From c57472467e96c8bec3e3bc537b66e3876c091e46 Mon Sep 17 00:00:00 2001 From: Michael Huebner Date: Mon, 19 May 2025 12:14:40 +0200 Subject: [PATCH] Change path to repo base --- setup/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup/default.nix b/setup/default.nix index b83787f..e45c520 100644 --- a/setup/default.nix +++ b/setup/default.nix @@ -5,10 +5,10 @@ inputs.nixpkgs.lib.nixosSystem { inputs.disko.nixosModules.disko ./disk_conf.nix - inputs.facter.nixosModules.facter - { config.facter.reportPath = ./facter.json; } + # inputs.facter.nixosModules.facter + # { config.facter.reportPath = ./facter.json; } - ./mini_conf.nix + ./setup/mini_conf.nix # zfs stuff {