diff --git a/flake.nix b/flake.nix index fcb8537..ac01091 100644 --- a/flake.nix +++ b/flake.nix @@ -121,6 +121,8 @@ specialArgs = { inherit inputs outputs lib; hostName = "StuPC";}; modules = [ ./hosts/StuPC-WSL + ./home-manager/users/sstent + ]; };