mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Updated deprecated option names
This commit is contained in:
parent
2d4a3c65b0
commit
4dbeccd818
4 changed files with 8 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
# Enable printing
|
||||
services.printing.enable = true;
|
||||
services.avahi.enable = true;
|
||||
services.avahi.nssmdns = true;
|
||||
services.avahi.nssmdns4 = true;
|
||||
services.avahi.openFirewall = true;
|
||||
environment.systemPackages = [ pkgs.cups-filters ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue