Compare commits

..

No commits in common. "57c76fe6028ee2749f38894d009252b5e04b7986" and "c57472467e96c8bec3e3bc537b66e3876c091e46" have entirely different histories.

View file

@ -37,13 +37,7 @@
}; };
imports = [ imports = [
# ./git_system.nix # ./git_system.nix
inputs.disko.nixosModules.disko (import ./setup { inherit inputs; })
./setup/disk_conf.nix
./setup/mini_conf.nix
{
networking.hostId = "0a7337de";
boot.loader.grub.zfsSupport = true;
}
]; ];
}; };
# runner-system = # runner-system =