testig HM as module - try 2

This commit is contained in:
2023-10-18 19:19:10 +00:00
parent 14bcd17915
commit 675ea144ed

View File

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