modules/nixos/zfs -> hosts/build02
only used on this host
This commit is contained in:
parent
8c24b1494a
commit
c5315f3624
3 changed files with 1 additions and 2 deletions
|
@ -163,7 +163,6 @@
|
|||
remote-builder = ./modules/nixos/remote-builder.nix;
|
||||
remote-workers = ./modules/nixos/remote-workers.nix;
|
||||
watch-store = ./modules/nixos/watch-store.nix;
|
||||
zfs = ./modules/nixos/zfs.nix;
|
||||
disko-raid.imports = [
|
||||
inputs.disko.nixosModules.disko
|
||||
./modules/nixos/disko-raid.nix
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
./nixpkgs-update-backup.nix
|
||||
inputs.self.nixosModules.common
|
||||
inputs.self.nixosModules.builder
|
||||
inputs.self.nixosModules.zfs
|
||||
./zfs.nix
|
||||
];
|
||||
|
||||
# /boot is a mirror raid
|
||||
|
|
Loading…
Add table
Reference in a new issue