configurationsss

This commit is contained in:
KoenDR06 2024-04-09 19:29:26 +02:00
parent 3276373bf2
commit a8d41a57ef
2 changed files with 2 additions and 0 deletions

View file

@ -75,6 +75,7 @@
boot.loader.systemd-boot.enable = true;
services.tailscale.enable = true;
virtualisation.docker.enable = true;
environment.shells = with pkgs; [ zsh ];