My NixOS configuration
Find a file
2020-02-13 18:51:39 +01:00
common feat: switch default locale to en_GB with LC_MONETARY set to en_IE 2020-02-13 18:50:19 +01:00
home feat: update neovim bookmarks 2020-02-13 18:51:39 +01:00
.gitignore remove configuration.nix 2019-08-24 13:20:48 +02:00
home-pc.nix feat(home-pc): add fwupd and gnome-firmware-updater 2019-12-14 12:10:09 +01:00
install.sh switch to nixos-unstable as main channel 2019-11-04 09:56:22 +01:00
README.md add initial config 2019-08-24 13:12:32 +02:00
work-pc.nix enable adb 2019-12-12 15:47:59 +01: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.