disable autodownload, fix backup

This commit is contained in:
Kopatz
2025-11-05 14:34:01 +01:00
parent 7e4551ca29
commit 6d040237a2
5 changed files with 9 additions and 7 deletions

View File

@@ -42,11 +42,11 @@
../../home-manager/discord-theme.nix
../../home-manager/vr.nix
inputs.nixvim.homeModules.nixvim
inputs.stylix.homeModules.stylix
# inputs.stylix.homeModules.stylix
];
stylix.enable = false;
stylix.image = if (config.stylix.enable == false) then ../../wallpaper/ina.jpg else null;
# stylix.enable = osConfig.custom.graphical.stylix.enable;
#stylix.image = if (config.stylix.enable == false) then ../../wallpaper/ina.jpg else null;
programs.feh = {
enable = true;
buttons = {