diff --git a/flake.nix b/flake.nix index e754bc79..f028339b 100644 --- a/flake.nix +++ b/flake.nix @@ -85,7 +85,7 @@ hardware-audio hardware-bluetooth ./hosts/Vanguard/configuration.nix - {home.users.xenia = {imports = [wallpaper];};} + {home-manager.users.xenia = {imports = [wallpaper];};} ./wm/sway.nix ./services/sshd ]; @@ -99,7 +99,7 @@ hardware-bluetooth ./hosts/N0245/configuration.nix ./wm/sway.nix - {home.users.elitherl = {imports = [wallpaper];};} + {home-manager.users.elitherl = {imports = [wallpaper];};} ./services/syncthing/N0245.nix ]; };