nixpkgs/nixos
matthewcroughan a99ab1fbc1 nixos/printing: add services.printing.stateless option
This will remove all state directories related to CUPS on startup, which
is particularly useful for guaranteeing that printer discovery works
more reliably on some networks, since CUPS will no longer be able to
store state that effects the next run of the service, such as old
printer names and mDNS information.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-17 22:59:24 +01:00
..
doc Merge pull request #193075 from Ma27/nextcloud-pkg-fix 2022-10-16 20:07:57 +02:00
lib genJqSecretsReplacementSnippet: Allow dots in attribute names... 2022-10-09 08:12:19 +02:00
maintainers nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
modules nixos/printing: add services.printing.stateless option 2022-10-17 22:59:24 +01:00
tests nixos/printing: add services.printing.stateless option 2022-10-17 22:59:24 +01:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined: Enable more jobs on aarch64-linux 2022-10-11 15:33:42 +02:00
release-small.nix nixos/release-small: Test uefi cdrom 2022-10-11 15:33:42 +02:00
release.nix nixos/release-combined: Build graphical ISOs for aarch64-linux 2022-10-11 15:33:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.