mirror of
https://github.com/blahai/nyx.git
synced 2025-06-22 12:17:01 -04:00
thing
This commit is contained in:
parent
75ae409bb1
commit
721441f85c
3 changed files with 69 additions and 34 deletions
|
@ -80,7 +80,10 @@
|
|||
inherit inputs;
|
||||
pkgs-smol = import nixpkgs-smol {inherit system;};
|
||||
};
|
||||
modules = [./hosts/epimetheus/configuration.nix];
|
||||
modules = [
|
||||
./hosts/epimetheus/configuration.nix
|
||||
lix-module.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue