diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index b559028..db0586e 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -10,6 +10,9 @@ "100.64.0.1" = ["files.nickiel.net" "git.nickiel.net" "nickiel.net" "jellyfin.nickiel.net" ]; }; + + hardware.graphics.enable = true; + # tailscale set --exit-node to route through an exit node services.tailscale.enable = true; networking.firewall = {