forked from jan-leila/nix-config
added docker to defiant
This commit is contained in:
parent
5d2b7a2ce5
commit
f68a46c46a
4 changed files with 41 additions and 11 deletions
|
@ -23,6 +23,7 @@
|
|||
setSocketVariable = true;
|
||||
};
|
||||
};
|
||||
users.extraGroups.docker.members = [ "leyla" ];
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue