configurat

This commit is contained in:
KoenDR06 2024-04-05 16:01:08 +00:00
parent 51b5ae9de1
commit ec0253e6f6
3 changed files with 16 additions and 2 deletions

View file

@ -72,6 +72,8 @@
services.xserver.displayManager.gdm.enable = true;
boot.loader.systemd-boot.enable = true;
services.tailscale.enable = true;
environment.shells = with pkgs; [ zsh ];
services.mullvad-vpn.enable = true;