Some changes
This commit is contained in:
parent
67faa4a5a8
commit
39eee39807
6 changed files with 26 additions and 132 deletions
|
|
@ -33,7 +33,6 @@
|
|||
kmonad.nixosModules.default
|
||||
agenix.nixosModule
|
||||
home-manager.nixosModules.home-manager
|
||||
self.nixosModules.flood
|
||||
{ nixpkgs.overlays = [ nur.overlay agenix.overlay ]; }
|
||||
];
|
||||
};
|
||||
|
|
@ -65,8 +64,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
nixosModules.flood = import ./modules/flood.nix;
|
||||
|
||||
packages.x86_64-linux = {
|
||||
install-iso = nixos-generators.nixosGenerate {
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue