From a02ee67ecc3a4970d771b88c03b69394c606aa49 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 e5c2437..d9f42fd 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