added config for remote acess pi.
This pi will be used to acesss the offsite backup location through tailscale and ssh.
This commit is contained in:
parent
0bb1f38a63
commit
e7ca693b77
4 changed files with 126 additions and 3 deletions
|
@ -48,6 +48,8 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
# just for follows statements
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
flake-compat.url = "github:edolstra/flake-compat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue