This commit is contained in:
KoenDR06 2024-04-08 10:49:03 +02:00
commit cf603f863f
5 changed files with 19 additions and 5 deletions

View file

@ -73,6 +73,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;