10
submitted 1 year ago* (last edited 1 year ago) by Novocirab@feddit.org to c/nix@programming.dev

I'm on a fresh installation with KDE. Kate is available, but what's the best way to get (n)vim up and running, or better yet, Helix? (I'm new to Nix. I do have a good amount of Linux experience though.)

you are viewing a single comment's thread
view the rest of the comments
[-] Novocirab@feddit.org 4 points 1 year ago* (last edited 1 year ago)

Got it, so in babysteps it was:

  1. As root, open /etc/nixox/configuration.nix using kate or nano.
  2. Uncomment or add the line vim or helix within the block environment.systemPackages = with pkgs; [... ...];.
  3. In a Terminal, run nixos-rebuild switch.

Alright, first steps taken. Thanks! :)

[-] priapus@piefed.social 4 points 1 year ago

No problem! In case you havent found it already, the packages and options are available to search here: https://search.nixos.org/packages

this post was submitted on 29 Aug 2025
10 points (100.0% liked)

Nix / NixOS

2860 readers
13 users here now

Main links

Videos

founded 3 years ago
MODERATORS