From bee1dd3bbf8c19a4344929bc7fd3aa20ea866f6c Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 3 Feb 2024 10:33:04 +0900 Subject: [PATCH] test --- 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 94ddf22c..a88f6441 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -8,7 +8,7 @@ # ../../common/modules/secureboot.nix ../../common/modules/boot.nix ../../common/modules/udev-rules.nix - ../../common/modules/ssh-luks.nix + # ../../common/modules/ssh-luks.nix ../../common/services/podman.nix # ../../common/services/tlp.nix ];