mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(hu-berlin): mount under remote/hu
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
"x-systemd.idle-timeout=1min"
|
||||
];
|
||||
in {
|
||||
fileSystems."${remoteDir}/hu-berlin/germpro2" = {
|
||||
fileSystems."${remoteDir}/hu/germpro2" = {
|
||||
device = "//hugerm31c.user.hu-berlin.de/germpro2/ling";
|
||||
fsType = "cifs";
|
||||
options = hu-berlin-cifs-options;
|
||||
};
|
||||
|
||||
fileSystems."${remoteDir}/hu-berlin/germhome" = {
|
||||
fileSystems."${remoteDir}/hu/meinhaki/home" = {
|
||||
device = "//hugerm31c.user.hu-berlin.de/germhome/ling/meinhaki";
|
||||
fsType = "cifs";
|
||||
options = hu-berlin-cifs-options;
|
||||
|
||||
Reference in New Issue
Block a user