restructure

This commit is contained in:
2026-04-22 13:56:19 -05:00
parent 2fd2e5f2aa
commit 4ae1389378

View File

@@ -6,7 +6,7 @@
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
];