Add git_system to the list of imports

This commit is contained in:
hodasemi 2025-05-20 10:50:03 +02:00
parent 57c76fe602
commit 5a8316df78

View file

@ -40,6 +40,7 @@
inputs.disko.nixosModules.disko
./setup/disk_conf.nix
./setup/mini_conf.nix
./git_system.nix
{
networking.hostId = "0a7337de";
boot.loader.grub.zfsSupport = true;