fix: add normaluser

This commit is contained in:
Thiago Sposito 2026-01-15 15:07:21 -03:00
parent b9302a7d22
commit 7f5ad94534
Signed by: thiago
GPG key ID: 3065EA73A976D430

View file

@ -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";