mv stylix to module

This commit is contained in:
smayzy
2025-07-08 18:42:23 +02:00
parent bc5d2cc845
commit f43c77d6f3
4 changed files with 24 additions and 3 deletions
+1 -3
View File
@@ -16,6 +16,7 @@
fzf.enable = true;
firefox.enable = true;
zsh.enable = true;
stylix.enable = true;
};
home-manager = {
@@ -72,9 +73,6 @@
ntfs3g
];
stylix.enable = true;
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
services.flatpak = {
enable = true;
update.onActivation = true;