1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 16:51:07 +02:00

feat: mount network devices under ~/remote

This commit is contained in:
2024-04-08 08:17:52 +02:00
parent 35a91d755a
commit aff3f9ac92
6 changed files with 39 additions and 25 deletions

View File

@@ -6,6 +6,7 @@
}: let
username = "meinhak99";
inherit (import ../lib/email.nix) defaults pronouns;
inherit (import ../lib) remoteDir;
fu-defaults = rec {
imap.host = "mail.zedat.fu-berlin.de";
imap.port = 993;
@@ -84,7 +85,7 @@ in {
"x-systemd.idle-timeout=1min"
];
in {
"/media/fu-berlin/zodiac" = {
"${remoteDir}/fu-berlin/zodiac" = {
device = "//trove.storage.fu-berlin.de/GESCHKULT";
fsType = "cifs";
options =