mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
fixed mistake
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user