diff options
Diffstat (limited to 'hosts/thinkpad')
| -rw-r--r-- | hosts/thinkpad/boot.key | bin | 4734 -> 0 bytes | |||
| -rw-r--r-- | hosts/thinkpad/configuration.nix | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/thinkpad/boot.key b/hosts/thinkpad/boot.key Binary files differdeleted file mode 100644 index 6675c92..0000000 --- a/hosts/thinkpad/boot.key +++ /dev/null diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index b08d7ba..728f5a9 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -53,6 +53,7 @@ }; ssh.enable = true; storage.enable = true; + tailscale.enable = true; users.enable = true; }; srv = { @@ -76,6 +77,7 @@ games.enable = true; steam.enable = true; }; + moonlight.enable = true; virtualization.kvm.enable = true; kdeconnect.enable = true; nix-helper.enable = true; |
