enable docker

This commit is contained in:
2025-12-23 02:02:28 +01:00
parent 48b7079b32
commit 261b704d31

View File

@@ -43,7 +43,7 @@ in
users.users.andreas = {
isNormalUser = true;
description = "Andreas Schaafsma";
extraGroups = [ "networkmanager" "wheel" "libvirtd" "plugdev" ] ;
extraGroups = [ "networkmanager" "wheel" "libvirtd" "plugdev" "docker" ] ;
packages = with pkgs; [
# Packages from inputs
inputs.game-of-life.packages.x86_64-linux.default