diff options
| author | Andrew <admonty1@protonmail.com> | 2025-11-08 22:11:57 -0500 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-11-08 22:11:57 -0500 |
| commit | 4f0d04181643ab79a62d9b9a24b0b818ed59933a (patch) | |
| tree | 5b6926664bbcb217fe8e3f4eb2fad6389c55471b /configuration.nix | |
| parent | fix neovim by removing stylix target (diff) | |
| download | nixos-4f0d04181643ab79a62d9b9a24b0b818ed59933a.tar.gz nixos-4f0d04181643ab79a62d9b9a24b0b818ed59933a.tar.bz2 nixos-4f0d04181643ab79a62d9b9a24b0b818ed59933a.zip | |
fix neovim
Diffstat (limited to '')
| -rw-r--r-- | configuration.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 9e50119..5c9e725 100644 --- a/configuration.nix +++ b/configuration.nix @@ -83,6 +83,11 @@ libsecret gdu unzip + nixd + deadnix + statix + python314 + zig ]; programs.steam = { enable = true; |
