mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 20:20:43 +02:00
var edir
This commit is contained in:
10
flake.nix
10
flake.nix
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user