diff options
| author | Martin Fischer <martin@push-f.com> | 2026-06-28 07:40:05 +0200 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-07-05 09:12:02 +0200 |
| commit | 2bc9fb6a0b90d04edc3e58940a78f3c04371a476 (patch) | |
| tree | dc66e3528e4be8ed205391c089d4a429f0b49b70 /nixos/profiles | |
| parent | 8da22e8d4123b77bc9f1f5ee8756ec36d3055bf9 (diff) | |
feat: set up printer
Diffstat (limited to 'nixos/profiles')
| -rw-r--r-- | nixos/profiles/workstation/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
