new wallpapers + moved stylix module
This commit is contained in:
1
base.nix
1
base.nix
@@ -10,7 +10,6 @@
|
|||||||
inputs.home-manager.nixosModules.home-manager
|
inputs.home-manager.nixosModules.home-manager
|
||||||
./jawz.nix
|
./jawz.nix
|
||||||
./modules/modules.nix
|
./modules/modules.nix
|
||||||
./stylix.nix
|
|
||||||
];
|
];
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
sops = {
|
sops = {
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../base.nix
|
../../base.nix
|
||||||
../../gnome.nix
|
../../gnome.nix
|
||||||
|
../../stylix.nix
|
||||||
];
|
];
|
||||||
my = import ./toggles.nix;
|
my = import ./toggles.nix;
|
||||||
sops.secrets = {
|
sops.secrets = {
|
||||||
|
|||||||
Reference in New Issue
Block a user