mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 14:42:55 +00:00
fixed ssh keys
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
# options = ["uid=0,gid=1000"];
|
||||
options = ["guest" "uid=1000"];
|
||||
};
|
||||
environment.systemPackages = [
|
||||
pkgs.git
|
||||
];
|
||||
|
||||
|
||||
systemd.services.setleds = {
|
||||
|
||||
Reference in New Issue
Block a user