1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Add host IDs to version control, set ssh config for all systems and create backup user for disk

This commit is contained in:
RGBCube 2024-04-24 10:59:01 +03:00
parent cdc8875e3b
commit d8957e7d47
No known key found for this signature in database
5 changed files with 10 additions and 3 deletions

View file

@ -4,7 +4,7 @@
mosh
]))
(desktopHomeConfiguration {
(homeConfiguration {
programs.ssh = enabled {
controlMaster = "auto";
controlPersist = "60m";