My NixOS configuration
Find a file
2019-10-21 16:56:16 +02:00
common add Planck EZ udev rules 2019-10-21 16:55:37 +02:00
home add Postman to work config 2019-10-21 16:56:16 +02:00
.gitignore remove configuration.nix 2019-08-24 13:20:48 +02:00
home-pc.nix add Planck EZ udev rules 2019-10-21 16:55:37 +02:00
install.sh fix install.sh 2019-10-18 20:08:05 +02:00
README.md add initial config 2019-08-24 13:12:32 +02:00
work-pc.nix add Planck EZ udev rules 2019-10-21 16:55:37 +02:00

FelschR's NixOS configuration

Installation on new machine

To setup a new machine run the following command after completing partitioning and mounting:

./install.sh <NIX_CONFIG>

This runs nixos-generate-config, symlinks the passed configuration to /etc/nixos/configuration.nix, sets up required nix channels and then runs nixos-install.