diff options
| author | caley <u65487754@gmail.com> | 2026-06-16 02:20:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-16 02:20:02 +0200 |
| commit | 34de89129a4e14cf2f762920717d857d7817d5fe (patch) | |
| tree | 98cb589d78c9145f084dc6e33758e4bd212e0ed1 /nixos/hosts/bin | |
| parent | 3f881ac1655bba20121c2773930bc15096447c64 (diff) | |
Update configuration.nix
Diffstat (limited to 'nixos/hosts/bin')
| -rw-r--r-- | nixos/hosts/bin/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/bin/configuration.nix b/nixos/hosts/bin/configuration.nix index ec568c5..ccfef77 100644 --- a/nixos/hosts/bin/configuration.nix +++ b/nixos/hosts/bin/configuration.nix @@ -59,10 +59,10 @@ }; environment.systemPackages = with pkgs; [ - btop git kitty neovim + btop ]; documentation.enable = false; |
