nod: Third attempt

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

View file

@ -4,7 +4,7 @@
home-manager = {
useGlobalPkgs = true;
config = {...}: {
imports = [ ../hm ];
imports = [ ../../hm ];
home.file = {
".ssh/authorized_keys" = {
# TODO Make an option and reuse at other places