fixed mistake

This commit is contained in:
2025-03-30 12:08:46 -04:00
parent 84e469897e
commit fa618f8849
2 changed files with 1 additions and 2 deletions

View File

@@ -92,7 +92,7 @@
}; };
# Scratch pool # Scratch pool
"luks-scratch-pool-ata-CT480BX500SSD1_2314E6C3C01C-part1" = { "luks-scratch-pool-ata-CT480BX500SSD1_2314E6C3C01C-part1" = {
device = "/dev/disk/by-id/ata-CT480BX500SSD1_2314E6C3C01E-part1"; device = "/dev/disk/by-id/ata-CT480BX500SSD1_2314E6C3C01C-part1";
bypassWorkqueues = true; bypassWorkqueues = true;
allowDiscards = true; allowDiscards = true;
}; };

View File

@@ -4,7 +4,6 @@ services = [
"cloud_flare_tunnel", "cloud_flare_tunnel",
"haproxy", "haproxy",
"docker-qbitvpn", "docker-qbitvpn",
"docker-uptime_kuma",
"docker", "docker",
"filebrowser", "filebrowser",
"home-assistant", "home-assistant",