Compare commits
2 Commits
aea0d5c02f
...
c58f7611de
| Author | SHA1 | Date | |
|---|---|---|---|
| c58f7611de | |||
| cc2c7ec8e4 |
@@ -9,9 +9,12 @@
|
||||
./host.nix
|
||||
../../modules/common
|
||||
../../modules/ssh
|
||||
../../modules/tailscale
|
||||
# ../../modules/uptime-kuma
|
||||
];
|
||||
|
||||
tailscale.enable = true;
|
||||
|
||||
ssh = {
|
||||
inherit (config.host) username;
|
||||
publicHostname = config.host.name;
|
||||
|
||||
Reference in New Issue
Block a user