mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Disable printing
This commit is contained in:
parent
eb5d8d3a29
commit
3cc2bf95c2
2 changed files with 0 additions and 2 deletions
|
|
@ -24,7 +24,6 @@
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
virtualisation.enable = true;
|
virtualisation.enable = true;
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
printing.enable = true;
|
|
||||||
auto-gc.enable = true;
|
auto-gc.enable = true;
|
||||||
geoclue.enable = true;
|
geoclue.enable = true;
|
||||||
tailscale = {
|
tailscale = {
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,6 @@
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
virtualisation.enable = true;
|
virtualisation.enable = true;
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
printing.enable = true;
|
|
||||||
auto-gc.enable = true;
|
auto-gc.enable = true;
|
||||||
geoclue.enable = true;
|
geoclue.enable = true;
|
||||||
tailscale = {
|
tailscale = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue