pwntie: add pubKeys to qbit
This commit is contained in:
parent
c5c1b1284a
commit
9c1aa2087c
@ -72,6 +72,7 @@ in {
|
||||
};
|
||||
|
||||
users.users.root = { openssh.authorizedKeys.keys = pubKeys; };
|
||||
users.users.qbit = { openssh.authorizedKeys.keys = pubKeys; };
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user