nix-config VS nix-config

Compare nix-config vs nix-config and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nix-config nix-config
5 2
718 131
- -
8.8 10.0
17 days ago 1 day ago
Nix Nix
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

nix-config

Posts with mentions or reviews of nix-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.

nix-config

Posts with mentions or reviews of nix-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-02.
  • FYI: I installed emacs29 with native compilation on android
    7 projects | /r/emacs | 2 May 2022
    If you are interested, here's my nix config https://github.com/bbigras/nix-config/blob/0cd62099f3b7cd85aeb918b20dd905fd551425b4/hosts/pixel6/default.nix . Basically, I'm building my config with GitHub actions (and qemu for aarch64), I'm sharing nix files for my phone and other computers and I'm pushing it with deploy-rs from my desktop to my phone with ssh (so I don't have to build anything on the phone).
  • Importing home manager module for NUR with nix flakes
    2 projects | /r/NixOS | 7 Dec 2021
    I found a solution here that works. nurNoPkgs is defined as nurNoPkgs = import inputs.nur { pkgs = null; nurpkgs = pkgs; }; The emacs-init module is imported in the same file as home-manager.users.bbigras = { imports = [ ../../users/bbigras/trusted nurNoPkgs.repos.rycee.hmModules.emacs-init ]; }; I have both of these in my flake.nix and it all works!

What are some alternatives?

When comparing nix-config and nix-config you can also consider the following projects:

devshell - Per project developer environments

impermanence - Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]

nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]

nixpkgs - My Nix system configs!

visual-studio-code-insiders-nix - The latest Visual Studio Code Insiders build updated daily

dotfiles - My dotfiles

nix-security-lab - Tool set for Information security professionals and all others

rnix-lsp - WIP Language Server for Nix! [maintainer=@aaronjanse]

.nixpkgs - .nixpkgs aka dotfiles with nix

nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module

nix-on-droid - Nix-enabled environment for your Android device.

nixfiles - My kick-ass NixOS systems configurations!!