nix-config

My personal nix config (by bbigras)

Nix-config Alternatives

Similar projects and alternatives to nix-config

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nix-config alternative or higher similarity.

nix-config reviews and mentions

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!

Stats

Basic nix-config repo stats
2
141
10.0
about 5 hours ago

bbigras/nix-config is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of nix-config is Nix.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com