nixos/home: Separate HDD LV for frigate
CI / Check, build and cache nixfiles (push) Successful in 51m19s

This commit is contained in:
2026-07-19 11:47:37 +01:00
parent aab4a193ae
commit a8318d3de2
5 changed files with 17 additions and 4 deletions
@@ -95,6 +95,7 @@ in
shell = pkgs.bashInteractive;
openssh.authorizedKeys.keyFiles = [
lib.my.c.sshKeyFiles.harmonia
lib.my.c.sshKeyFiles.me
];
};
};