I can't keep writing these comments, they're boring

This commit is contained in:
KoenDR06 2024-04-02 20:37:37 +00:00
parent 021124b584
commit 517df8e725
7 changed files with 60 additions and 143 deletions

View file

@ -51,6 +51,8 @@
boot.loader.grub.device = "/dev/sda";
boot.loader.grub.useOSProber = true;
environment.shells = with pkgs; [ zsh ];
virtualisation.docker.enable = true;
services.tailscale.enable = true;