nod: Flake test

This commit is contained in:
Geoffrey Frogeye 2024-01-16 22:39:29 +01:00
parent 55641fe958
commit 65205a2fb8
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
9 changed files with 48 additions and 15 deletions

View file

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