feat: move system-config-printer to user space
This commit is contained in:
parent
d3bc83fbd6
commit
eb76eae1fc
5 changed files with 10 additions and 8 deletions
|
|
@ -27,6 +27,10 @@
|
|||
enable = mkEnableOption "bluetooth";
|
||||
};
|
||||
|
||||
printing = {
|
||||
enable = mkEnableOption "printing";
|
||||
};
|
||||
|
||||
vpn = {
|
||||
enable = mkEnableOption "vpn";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue