mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat(restic): change backup disk
This commit is contained in:
@@ -25,7 +25,7 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
fileSystems."/backup" = {
|
fileSystems."/backup" = {
|
||||||
device = "/dev/disk/by-id/ata-ST500LM021-1KJ152_W626LS9M";
|
device = "/dev/disk/by-id/ata-WDC_WD10JPVX-22JC3T0_WD-WXD1E5510MKW";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user