diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-29 17:33:13 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-29 17:33:13 -0400 |
| commit | 63dacf13def241461cdbadde012751d62551cb31 (patch) | |
| tree | 81c86fccc831ce1aa922ac5fe225c2e649e520d9 /configuration.nix | |
| parent | update dwm (diff) | |
| download | nixos-63dacf13def241461cdbadde012751d62551cb31.tar.gz nixos-63dacf13def241461cdbadde012751d62551cb31.tar.bz2 nixos-63dacf13def241461cdbadde012751d62551cb31.zip | |
scripts dir
Diffstat (limited to '')
| -rw-r--r-- | configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index cf9c76e..ea3ac6e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -50,6 +50,7 @@ exec ${pkgs.nvi}/bin/vi "$@" ''; }) + neovim wget git @@ -66,9 +67,11 @@ xdotool gcc slstatus + scrolling-title surf terminus_font terminus_font_ttf + ]; programs.git = { |
