[Desktop/Printing] Move printing related config to dedicated file

This commit is contained in:
Antoine Viallon 2023-06-26 12:04:34 +02:00
parent c449ec13c9
commit c4cf38ceb3
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 79 additions and 66 deletions

View file

@ -9,5 +9,6 @@ with lib;
./games.nix
./browser.nix
./gnome.nix
./printing.nix
];
}