stuff for sure
This commit is contained in:
@@ -66,5 +66,8 @@
|
||||
tdarr.enable = true;
|
||||
|
||||
vscode.enable = true;
|
||||
|
||||
wireguard.enable = true;
|
||||
wireguard.configPath = "/media/nas/ssd/nix-app-data/wireguard/sidestore";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
fsType = "tmpfs";
|
||||
options = [
|
||||
"defaults"
|
||||
"size=32G"
|
||||
"size=256G"
|
||||
"mode=755"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user