From 2bc9fb6a0b90d04edc3e58940a78f3c04371a476 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 28 Jun 2026 07:40:05 +0200 Subject: feat: set up printer --- nixos/profiles/workstation/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles') diff --git a/nixos/profiles/workstation/default.nix b/nixos/profiles/workstation/default.nix index abf5b90..fccf8ae 100644 --- a/nixos/profiles/workstation/default.nix +++ b/nixos/profiles/workstation/default.nix @@ -88,6 +88,7 @@ in ''; }) restic + cups skim unzip -- cgit v1.3.1