mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 22:51:49 +00:00
sync
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
fileSystems."/mnt/Public" = {
|
||||
device = "//192.168.1.109/Public";
|
||||
fsType = "cifs";
|
||||
options = "uid=0,gid=1000"
|
||||
options = "uid=0,gid=1000";
|
||||
};
|
||||
|
||||
systemd.services.nixs-wsl-systemd-fix = {
|
||||
|
||||
Reference in New Issue
Block a user