blue
This commit is contained in:
parent
1abf79c8fa
commit
2be21c1734
|
@ -18,7 +18,7 @@
|
|||
users.users.joy = {
|
||||
isNormalUser = true;
|
||||
description = "joy";
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "docker" ];
|
||||
};
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes"];
|
||||
|
||||
|
|
Loading…
Reference in a new issue