diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-13 01:48:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-13 01:48:42 +0200 |
| commit | 01c1427712288864165ad56160d850432ce6faa6 (patch) | |
| tree | a8b635f01d9ccc3994e25251110a322ddc254dd0 | |
| parent | 021620e9de4cc3a428335f840c80d1bd853827e1 (diff) | |
Update configuration.nix
| -rw-r--r-- | nixos/hosts/box/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/box/configuration.nix b/nixos/hosts/box/configuration.nix index 06a4614..3a3197d 100644 --- a/nixos/hosts/box/configuration.nix +++ b/nixos/hosts/box/configuration.nix @@ -130,6 +130,7 @@ environment.systemPackages = with pkgs; [ imv mpv wiremix + zathura ]; fonts.packages = with pkgs; [ |
