removing growpartition

This commit is contained in:
jeirmeister 2025-09-12 14:03:30 -07:00
parent 81d34a8a18
commit 78378f57e5

View file

@ -106,9 +106,6 @@
}; };
}; };
# Auto-grow the /dev/sdb partition after you enlarge the disk in Proxmox
growpart.enable = true;
services.bitcoind = { services.bitcoind = {
enable = true; enable = true;
dataDir = "/var/lib/bitcoind"; dataDir = "/var/lib/bitcoind";