nod: Second attempt
This commit is contained in:
parent
f94e741948
commit
9362e78f87
|
@ -3,7 +3,7 @@
|
||||||
environment.motd = "";
|
environment.motd = "";
|
||||||
home-manager = {
|
home-manager = {
|
||||||
useGlobalPkgs = true;
|
useGlobalPkgs = true;
|
||||||
config = {}: {
|
config = {...}: {
|
||||||
imports = [ ../hm ];
|
imports = [ ../hm ];
|
||||||
home.file = {
|
home.file = {
|
||||||
".ssh/authorized_keys" = {
|
".ssh/authorized_keys" = {
|
||||||
|
|
Loading…
Reference in a new issue