nod: Third attempt
This commit is contained in:
parent
9362e78f87
commit
becf0c961f
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue