From 992970e9bc9e31ea9f9a758e69dd6ec6b3ae0f17 Mon Sep 17 00:00:00 2001 From: chn Date: Fri, 20 Sep 2024 12:57:06 +0800 Subject: [PATCH] modules.packages.server: add gptfdisk --- modules/packages/server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/packages/server.nix b/modules/packages/server.nix index 764b6707..02a60c2d 100644 --- a/modules/packages/server.nix +++ b/modules/packages/server.nix @@ -26,7 +26,7 @@ inputs: # file system management sshfs e2fsprogs duperemove compsize exfatprogs # disk management - smartmontools hdparm megacli + smartmontools hdparm megacli gptfdisk # encryption and authentication apacheHttpd openssl ssh-to-age gnupg age sops pam_u2f yubico-piv-tool # networking