feat(nixos): pass hostName to nixosSystem, move hm modules

This commit is contained in:
Mohammad Rafiq 2025-07-07 06:48:19 +08:00
parent fe6f0c03b4
commit 092a866959
No known key found for this signature in database
4 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,3 @@
let
testCfg =
{ hostName, ... }: