testig HM as module - try 2

This commit is contained in:
2023-10-18 19:21:02 +00:00
parent 675ea144ed
commit e50d20e622
2 changed files with 1 additions and 2 deletions

View File

@@ -121,8 +121,6 @@
specialArgs = { inherit inputs outputs lib; hostName = "StuPC";};
modules = [
./hosts/StuPC-WSL
./home-manager/users/sstent
];
};