stylix <3

This commit is contained in:
2024-12-17 14:43:50 -06:00
parent ca8e88697a
commit a7007e5f03
8 changed files with 293 additions and 19 deletions

View File

@@ -12,6 +12,10 @@
./modules/modules.nix
];
system.stateVersion = "24.11";
stylix = {
enable = true;
image = ./wallpaper.jpeg;
};
sops = {
defaultSopsFormat = "yaml";
defaultSopsFile = ./secrets/secrets.yaml;
@@ -22,6 +26,7 @@
};
};
home-manager = {
backupFileExtension = "hbckup";
useUserPackages = true;
useGlobalPkgs = true;
extraSpecialArgs = {