diff options
| author | Grisha Shipunov | 2025-10-25 12:34:42 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-10-25 12:35:24 +0200 |
| commit | d6a79913fad0682121e13ca5a993c5bb560936dc (patch) | |
| tree | 5af1921a2fd982d71899babd22f5c096185f53a9 /hosts/toaster/default.nix | |
| parent | b6c0b0cb39b0512a0ab62c8b3356af62215c14e7 (diff) | |
add netowrk printing support
Diffstat (limited to 'hosts/toaster/default.nix')
| -rw-r--r-- | hosts/toaster/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
