chore: Add docker

This commit is contained in:
DashieTM 2024-05-07 12:27:23 +02:00
parent 319d99b6e0
commit 7040d943cb
2 changed files with 2 additions and 1 deletions

View file

@ -51,7 +51,7 @@
users.users.dashie = {
isNormalUser = true;
description = "dashie";
extraGroups = [ "networkmanager" "wheel" "gamemode" ];
extraGroups = [ "networkmanager" "wheel" "gamemode" "docker" ];
packages = with pkgs; [
home-manager
xdg-desktop-portal-gtk