feat: a lot

This commit is contained in:
Jacob Bachmann 2024-02-12 11:49:35 +01:00
parent d0c7269927
commit 7ff831ee1c
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
13 changed files with 128 additions and 79 deletions

View file

@ -5,7 +5,7 @@ in
{
users.users.gandalf = {
isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" "libvirtd" ];
extraGroups = [ "wheel" "networkmanager" "libvirtd" "docker" ];
};
home-manager.useGlobalPkgs = true;