Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
e2c359b2c8
|
|||
|
717e23efa3
|
|||
|
c0ee94dd43
|
|||
|
cb67598c41
|
|||
|
0cd381a41c
|
|||
|
3f1ef7052e
|
|||
|
e83b3bae26
|
|||
|
744921de6e
|
|||
|
0b55eff920
|
@@ -10,6 +10,14 @@
|
||||
PermitRootLogin = "no";
|
||||
};
|
||||
};
|
||||
<<<<<<< HEAD
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
||||||| parent of 1c2f11d (lib/ssh: add more ssh keys)
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = builtins.attrValues {
|
||||
inherit (import "${self}/lib/ssh/keys.nix") error javalsai;
|
||||
};
|
||||
=======
|
||||
>>>>>>> 1c2f11d (lib/ssh: add more ssh keys)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user