From d6a79913fad0682121e13ca5a993c5bb560936dc Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 25 Oct 2025 12:34:42 +0200 Subject: add netowrk printing support --- hosts/toaster/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/toaster/default.nix') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 2b8577b..59b6f53 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -7,6 +7,7 @@ ./network ./secure-boot.nix ./zfs.nix + ./printer.nix ]; sops.defaultSopsFile = ./secrets.yaml; -- cgit v1.3.1