Add git_system to the list of imports
This commit is contained in:
parent
57c76fe602
commit
5a8316df78
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
inputs.disko.nixosModules.disko
|
inputs.disko.nixosModules.disko
|
||||||
./setup/disk_conf.nix
|
./setup/disk_conf.nix
|
||||||
./setup/mini_conf.nix
|
./setup/mini_conf.nix
|
||||||
|
./git_system.nix
|
||||||
{
|
{
|
||||||
networking.hostId = "0a7337de";
|
networking.hostId = "0a7337de";
|
||||||
boot.loader.grub.zfsSupport = true;
|
boot.loader.grub.zfsSupport = true;
|
||||||
|
|
Loading…
Reference in a new issue