fix: add normaluser
This commit is contained in:
parent
b9302a7d22
commit
7f5ad94534
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
||||||
sha256 = "1a0qcpbdkmdhnhhqvcmf6rq7zmjap6kxiwrcmmgs0fbhrlcyhkmi";
|
sha256 = "1a0qcpbdkmdhnhhqvcmf6rq7zmjap6kxiwrcmmgs0fbhrlcyhkmi";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
nimbus.isNormalUser = true;
|
||||||
nimbus.openssh.authorizedKeys.keys = [
|
nimbus.openssh.authorizedKeys.keys = [
|
||||||
(builtins.fetchurl {
|
(builtins.fetchurl {
|
||||||
url = "https://meta.sr.ht/~sposito.keys";
|
url = "https://meta.sr.ht/~sposito.keys";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue