This commit is contained in:
2026-02-24 16:18:27 +01:00
parent bfab7d80e9
commit 1e107185b3
2 changed files with 6 additions and 7 deletions

View File

@@ -36,9 +36,11 @@
# for git
email = "szymon_jozef@proton.me";
fullName = "Szymon P";
};
pathConfig = {
wallpaper = "Obrazy/tapety/catppuccin";
pathConfig = {
wallpaper = "Obrazy/tapety/catppuccin";
};
};
in
{
@@ -49,7 +51,6 @@
inherit
inputs
userConfig
pathConfig
;
isNixOS = false;
};
@@ -66,7 +67,6 @@
inherit
inputs
userConfig
pathConfig
;
isNixOS = true;
};