mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-03-13 03:24:05 +01:00
This commit is contained in:
parent
8417c46a6d
commit
610b684b34
3 changed files with 28 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ in
|
|||
sshKeyFile = secrets."borgbackup/ssh_key".path;
|
||||
paths = [ "/" ];
|
||||
};
|
||||
llm.enable = true;
|
||||
vpn.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue