diff options
author | Minijackson <minijackson@riseup.net> | 2025-02-04 17:44:23 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2025-02-07 14:14:30 +0100 |
commit | 706351505471958137028af752b3024346f58de2 (patch) | |
tree | 8c5507cc907918a66f2541b34eadc520c8b3a55a /common/commandline.nix | |
parent | 8fcc72998bfbd094c59b705902753cc027ee37c1 (diff) | |
download | nixos-config-reborn-706351505471958137028af752b3024346f58de2.tar.gz nixos-config-reborn-706351505471958137028af752b3024346f58de2.zip |
common/nixvim: install grug-far plugin
Diffstat (limited to 'common/commandline.nix')
-rw-r--r-- | common/commandline.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/commandline.nix b/common/commandline.nix index 85b6066..81f2fd5 100644 --- a/common/commandline.nix +++ b/common/commandline.nix | |||
@@ -22,6 +22,7 @@ in { | |||
22 | ]; | 22 | ]; |
23 | 23 | ||
24 | environment.systemPackages = with pkgs; [ | 24 | environment.systemPackages = with pkgs; [ |
25 | ast-grep | ||
25 | dnsutils | 26 | dnsutils |
26 | dogdns | 27 | dogdns |
27 | dua | 28 | dua |