forked from fediversity/fediversity
Compare commits
20 commits
df4c184a51
...
3d8d626912
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d8d626912 | |||
| 68b6e146f7 | |||
| 5acbf0300d | |||
| 69fd2330cd | |||
| aacbb1438a | |||
| eb527b9c61 | |||
| c3cae5e37d | |||
| 5058c719d7 | |||
| cf5745c975 | |||
| 2e80509e26 | |||
| a976d797df | |||
| 4f723053a6 | |||
| a63fe8d7f8 | |||
| a76717cec3 | |||
| 20c9c54c52 | |||
| 70b997b264 | |||
| 9d16831ae9 | |||
| b4fbdcde14 | |||
| 0918f30d43 | |||
| 7026b8f388 |
1 changed files with 0 additions and 6 deletions
|
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
_class = "nixos";
|
||||
|
||||
users.users = {
|
||||
root.openssh.authorizedKeys.keys = config.user.users.procolix.openssh.authorizedKeys.keys;
|
||||
|
||||
procolix = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue