From dcfa7cba0be3ad3bd6da3a1a24561a99696a0d00 Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 2 Jul 2025 15:54:19 +0200 Subject: [PATCH] add gnome-disk-utility --- hosts/common/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/common.nix b/hosts/common/common.nix index 20a91d1..5ae595d 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -58,6 +58,7 @@ grim slurp gparted + gnome-disk-utility ]; }