diff options
| author | Martin Fischer <martin@push-f.com> | 2026-06-28 07:40:05 +0200 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-06-29 08:41:20 +0200 |
| commit | a02ee67ecc3a4970d771b88c03b69394c606aa49 (patch) | |
| tree | cea6f19d2b36952e2ae7f08f585d8bfcfa27adf0 /nixos/profiles | |
| parent | 0958ffd7dd871adad85416a0245180dbf26dec1a (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 e5c2437..d9f42fd 100644 --- a/nixos/profiles/workstation/default.nix +++ b/nixos/profiles/workstation/default.nix @@ -88,6 +88,7 @@ in ''; }) restic + cups skim unzip |
