forked from fediversity/fediversity
Compare commits
20 commits
87486019ca
...
df4c184a51
| Author | SHA1 | Date | |
|---|---|---|---|
| df4c184a51 | |||
| c5dab671aa | |||
| 1e390a13c6 | |||
| 98aa43adba | |||
| b926a15c6b | |||
| a457fcac66 | |||
| e1e586391f | |||
| e55e6736a9 | |||
| a9d499f7a9 | |||
| a9800c73b0 | |||
| 5f5c675093 | |||
| cd55dc6fc3 | |||
| 94ad0420c3 | |||
| d05fa9cf87 | |||
| 3ca8823ace | |||
| 95116f9b42 | |||
| 57c614407e | |||
| a06a6735ea | |||
| 0526f12442 | |||
| 587e5cfe13 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
_class = "nixos";
|
||||
|
||||
users.users = {
|
||||
root.openssh.authorizedKeys.keys = config.users.users.procolix.openssh.authorizedKeys.keys;
|
||||
root.openssh.authorizedKeys.keys = config.user.users.procolix.openssh.authorizedKeys.keys;
|
||||
|
||||
procolix = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue