diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-08-03 13:35:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-03 13:35:45 +0200 |
| commit | a6bedeb3c2a701aba4e338b765c0728ed6fcc887 (patch) | |
| tree | 558694171996c4fd25333895286b662ad50e3fd0 | |
| parent | 0804073a1d029a88b0334dcb663b19f162ec4f39 (diff) | |
Update configuration.nix
| -rw-r--r-- | nixos/hosts/bin/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bin/configuration.nix b/nixos/hosts/bin/configuration.nix index f7446fc..1074f3d 100644 --- a/nixos/hosts/bin/configuration.nix +++ b/nixos/hosts/bin/configuration.nix @@ -73,6 +73,7 @@ environment.systemPackages = with pkgs; [ git + kitty wireguard-tools ]; |
