Merge branch 'master' of https://github.com/KoenDR06/nix-config
This commit is contained in:
commit
cf603f863f
5 changed files with 19 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue