From 487c29806de4183e20b7e3c7fb6ad10d1d351257 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 20 Feb 2024 08:15:41 +0900 Subject: [PATCH] Update disks --- nixos/hosts/nixos-framework/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index adda4f94..0e85487f 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -2,7 +2,7 @@ imports = [ inputs.nixos-hardware.nixosModules.framework-13-7040-amd (modulesPath + "/installer/scan/not-detected.nix") - ./disks.nix + ./disks-gpt.nix ./syncthing.nix ../../common/services/tailscale-autoconnect.nix # ../../common/modules/secureboot.nix