Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fridh/nix-config

My Nix configuration files
https://github.com/fridh/nix-config

nix nix-flake

Last synced: 3 months ago
JSON representation

My Nix configuration files

Awesome Lists containing this project

README

        

# nix-config
My Nix configuration files

## Machines

Has a .nix file per machine.

`ln -s path/to/nix-config/machines/ /etc/nixos/configuration.nix`

## Users

Has a .nix file per user.

`ln -s path/to/nix-config/users/ /home//.nixpkgs/config.nix`

## Packages

Has expressions with package collections.

## Shells

Has expressions that can be used with `nix-shell`.