mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 14:42:55 +00:00
addin ssh key
This commit is contained in:
@@ -18,6 +18,6 @@
|
|||||||
device = "/dev/sda1";
|
device = "/dev/sda1";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
# options = ["uid=0,gid=1000"];
|
# options = ["uid=0,gid=1000"];
|
||||||
options = ["_netdev" "uid=1000"];
|
options = ["_netdev"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user