nod: Second attempt

This commit is contained in:
Geoffrey Frogeye 2023-12-25 12:02:24 +01:00
parent f94e741948
commit 9362e78f87
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -3,7 +3,7 @@
environment.motd = "";
home-manager = {
useGlobalPkgs = true;
config = {}: {
config = {...}: {
imports = [ ../hm ];
home.file = {
".ssh/authorized_keys" = {