diff options
| author | Skullheadx <andrew@montgomery.systems> | 2026-07-20 21:08:16 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@montgomery.systems> | 2026-07-20 21:08:18 -0400 |
| commit | f022be174fad442147e45399e3435f6a385b7255 (patch) | |
| tree | 4d7c03817b5541902af8ca8e232ef461a19daec5 | |
| parent | fix nvim into dir errors (diff) | |
| download | nixos-f022be174fad442147e45399e3435f6a385b7255.tar.gz nixos-f022be174fad442147e45399e3435f6a385b7255.tar.bz2 nixos-f022be174fad442147e45399e3435f6a385b7255.zip | |
add zig to nepsis
| -rw-r--r-- | hosts/nepsis/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index acbca92..36dc8b8 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -98,6 +98,7 @@ libreoffice-fresh obs-studio sent + zig ]; services.emacs = { |
