thelio76: (testing) modularize hm config

This commit is contained in:
Alex 2024-07-26 18:42:02 -04:00
parent d8df2bb1ff
commit fc5cfc0513
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
}; };
}; };
outputs = { self, nixpkgs, home-manager, firefox-addons, ... }@attrs: outputs = { self, nixpkgs, home-manager, firefox-addons, ... }@inputs:
{ {
nixosConfigurations = { nixosConfigurations = {
## ---- personal computers (linux) ---- ## ---- personal computers (linux) ----