feat: remove ksiOS
This commit is contained in:
parent
18a16adeb2
commit
425d3fc80d
6 changed files with 0 additions and 457 deletions
12
flake.nix
12
flake.nix
|
|
@ -114,18 +114,6 @@
|
|||
./hosts/muos/configuration.nix
|
||||
];
|
||||
};
|
||||
ksiOS = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
inherit nix-colors;
|
||||
};
|
||||
modules = [
|
||||
disko.nixosModules.disko
|
||||
inputs.mailserver.nixosModules.default
|
||||
inputs.home-manager.nixosModules.default
|
||||
./hosts/ksios/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
nixosModules = {
|
||||
automapaper = ./modules/automapaper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue