mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
fix: actually add cups to printing thingy :)
This commit is contained in:
parent
2e202346d0
commit
8956a092d1
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
nssmdns4 = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
services.printing.enable = true;
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue