From 1f56348f1e80f4b29bbde03519540748d4389b1c Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Tue, 11 Mar 2025 22:38:07 +0200 Subject: [PATCH] add disko to flake fr --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index c4bffb0..1e1ae70 100644 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,7 @@ inputs.disko.nixosModules.disko ./hosts/default/hardware-configuration.nix ./hosts/default/configuration.nix + ./hosts/default/disko.nix ]; }; };