restructure
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
home.sessionVariables.BROWSER = "${config.programs.firefox.package}/bin/firefox";
|
home.sessionVariables.BROWSER = "${config.programs.firefox.package}/bin/firefox";
|
||||||
|
|
||||||
home.packages = lib.mkIf (builtins.any (x: x == pkgs.pywal16) config.home.packages) [
|
home.packages = [
|
||||||
pkgs.pywalfox-native
|
pkgs.pywalfox-native
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user