NCC
nixos-config
NCC | nixos-config | |
---|---|---|
1 | 6 | |
30 | 483 | |
- | 6.0% | |
9.2 | 9.7 | |
5 days ago | 7 days ago | |
Nix | Nix | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NCC
-
Vim Boss – Neovim
> Disclaimer: I'm not even user of either of (Neo)vim or Emacs. As soon as I read "programmable", I'm off. I just prefer fixed-function editor that suits my taste , a few minutes of configuration & go. But that's just me, what do I know?
Then Helix may be for you! It uses the Kakoune keybinds, which make SO MUCH SENSE compared to Vim or Emacs. And it's already pre configured and includes a lot of useful features. I have been daily driving it and it's pretty fast and good. Since it automatically uses LSPs if they are in the PATH, it requires very minimal configuration, my configuration only includes theme and some stylistic changes, you can take a look at it if you'd like: https://github.com/RGBCube/NixOSConfiguration/blob/master/ma...
nixos-config
-
Brew-Nix: a flake automatically packaging all homebrew casks
> Located in the nix store, so not indexed by Spotlight
Raycast, as opposed to Spotlight, does index apps installed through home-manager.
My config: https://github.com/srid/nixos-config
-
Starship.rs: minimal, fast prompt for any shell
If you use home-manager, installing starship is as simple as adding `programs.starship.enable = true;`.
https://github.com/srid/nixos-config/blob/master/home/starsh...
Incidentally, starship also gives a visual indication of whether you are in the nix shell or not, which is pretty handy when using direnv:
https://nixos.asia/en/direnv
- Diving straight into flakes with no channels?
-
Sharing configuration between NixOS and MacOS
In https://github.com/srid/nixos-config I share home-manager modules (everything under ./home/ basically) between NixOS and macOS.
- Is there any equivalent to a curated Fedora/Ubuntu? A NixOS-based distro or metarepo of configs perhaps?
- Neovim unstable
What are some alternatives?
nix-config - ❄️ My nix config for both desktops(NixOS+macOS) and homelab servers(NixOS).
.dots - just my .dotfiles