1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(restic): change backup disk

This commit is contained in:
2024-04-25 08:45:08 +02:00
parent 7e23072334
commit 8afe6e1f11

View File

@@ -25,7 +25,7 @@ in {
];
fileSystems."/backup" = {
device = "/dev/disk/by-id/ata-ST500LM021-1KJ152_W626LS9M";
device = "/dev/disk/by-id/ata-WDC_WD10JPVX-22JC3T0_WD-WXD1E5510MKW";
fsType = "ext4";
};