Add lillian to docker group
This commit is contained in:
parent
2a73851e2a
commit
80d59778cb
|
@ -61,6 +61,8 @@
|
||||||
# Enable bluetooth hardware
|
# Enable bluetooth hardware
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
|
users.users.lillian.extraGroups = ["docker"];
|
||||||
|
|
||||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||||
system.stateVersion = "unstable";
|
system.stateVersion = "unstable";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue