tes
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
|
dconf.enable = true;
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autoEnable = false;
|
||||||
|
targets = {
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
../modules/home/apps-optional.nix
|
../modules/home/apps-optional.nix
|
||||||
../modules/home/hyprland.nix
|
../modules/home/hyprland.nix
|
||||||
../modules/home/waybar.nix
|
../modules/home/waybar.nix
|
||||||
|
../modules/home/theme.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "25.05";
|
home.stateVersion = "25.05";
|
||||||
|
|||||||
@@ -7,6 +7,5 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../modules/system/default.nix
|
../../modules/system/default.nix
|
||||||
../../modules/system/hyprland.nix
|
../../modules/system/hyprland.nix
|
||||||
../../modules/system/theme.nix
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user