thelio76: (testing) modularize hm config
This commit is contained in:
parent
d8df2bb1ff
commit
fc5cfc0513
|
@ -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) ----
|
||||||
|
|
Loading…
Reference in New Issue