imperium: enable printing
This commit is contained in:
parent
4676c9e91d
commit
c0cbd43411
|
@ -37,6 +37,8 @@
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.printing.enable = true;
|
||||||
|
|
||||||
users.users.tvb = {
|
users.users.tvb = {
|
||||||
extraGroups = [ "networkmanager" ];
|
extraGroups = [ "networkmanager" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue