🚨 formatting tweaks

This commit is contained in:
2025-08-18 10:31:48 -04:00
parent ac03db4f87
commit 9fbe64a194
4 changed files with 38 additions and 37 deletions

View File

@@ -18,7 +18,8 @@ let
networking.hostName = hostName;
nixpkgs.overlays = [ self.overlays.default ];
})
] ++ modules;
]
++ modules;
specialArgs = { inherit home-manager; };
};
in