aktualizacja i posprzątanie plików

This commit is contained in:
installer
2025-08-14 13:22:53 +02:00
parent e1494d6c26
commit fb2279a575
11 changed files with 21 additions and 88 deletions

View File

@@ -20,18 +20,4 @@
enable32Bit = true;
};
};
# fileSystems."/mnt/Garand-Library" = {
# device = "//192.168.1.156/Garand-Library";
# fsType = "cifs";
# options = [
# "credentials=/etc/smb-credentials"
# "uid=1000"
# "gid=100"
# "iocharset=utf8"
# "x-systemd.automount"
# "x-systemd.idle-timeout=60"
# "noauto"
# ];
# };
}