diff --git a/flake.nix b/flake.nix index 0a445d7..7d9376c 100644 --- a/flake.nix +++ b/flake.nix @@ -106,9 +106,6 @@ }; }; - # Auto-grow the /dev/sdb partition after you enlarge the disk in Proxmox - growpart.enable = true; - services.bitcoind = { enable = true; dataDir = "/var/lib/bitcoind";