All Projects → FRidh → Nix Config

FRidh / Nix Config

Licence: bsd-2-clause
My Nix configuration files

Labels

Projects that are alternatives of or similar to Nix Config

My Mac Os
List of applications and tools that make my macOS experience even more amazing
Stars: ✭ 18,331 (+366520%)
Mutual labels:  nix
Awesome Nix
😎 A curated list of the best resources in the Nix community [[email protected]]
Stars: ✭ 388 (+7660%)
Mutual labels:  nix
Niv
Easy dependency management for Nix projects
Stars: ✭ 669 (+13280%)
Mutual labels:  nix
Devos
NixOS Framework
Stars: ✭ 338 (+6660%)
Mutual labels:  nix
Nickel
Cheap configuration language
Stars: ✭ 367 (+7240%)
Mutual labels:  nix
Kubernix
Single dependency Kubernetes clusters for local testing, experimenting and development
Stars: ✭ 545 (+10800%)
Mutual labels:  nix
Snack
Nix-based incremental build tool for Haskell projects
Stars: ✭ 317 (+6240%)
Mutual labels:  nix
Nix Darwin
nix modules for darwin
Stars: ✭ 700 (+13900%)
Mutual labels:  nix
Nixos Hardware
A collection of NixOS modules covering hardware quirks.
Stars: ✭ 391 (+7720%)
Mutual labels:  nix
Dotfiles
Zsh, Karabiner, VS Code, Sublime, Neovim, Nix
Stars: ✭ 634 (+12580%)
Mutual labels:  nix
Nixos Generators
Collection of image builders [[email protected]]
Stars: ✭ 355 (+7000%)
Mutual labels:  nix
Dapptools
Dapp, Seth, Hevm, and more
Stars: ✭ 362 (+7140%)
Mutual labels:  nix
Hnix
A Haskell re-implementation of the Nix expression language
Stars: ✭ 573 (+11360%)
Mutual labels:  nix
Dappsys
Composable building blocks for Ethereum contracts
Stars: ✭ 341 (+6720%)
Mutual labels:  nix
Fractalide
Reusable Reproducible Composable Software
Stars: ✭ 670 (+13300%)
Mutual labels:  nix
Cachix
Command line client for Nix binary cache hosting:
Stars: ✭ 322 (+6340%)
Mutual labels:  nix
Nix
Nix, the purely functional package manager
Stars: ✭ 5,291 (+105720%)
Mutual labels:  nix
Nixpkgs
Nix Packages collection
Stars: ✭ 8,322 (+166340%)
Mutual labels:  nix
Simple Twitter
A bare-bones Twitter clone implemented in a single file
Stars: ✭ 698 (+13860%)
Mutual labels:  nix
Reflex Platform
A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
Stars: ✭ 602 (+11940%)
Mutual labels:  nix

nix-config

My Nix configuration files

Machines

Has a .nix file per machine.

ln -s path/to/nix-config/machines/<machine> /etc/nixos/configuration.nix

Users

Has a .nix file per user.

ln -s path/to/nix-config/users/<user> /home/<user>/.nixpkgs/config.nix

Packages

Has expressions with package collections.

Shells

Has expressions that can be used with nix-shell.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].