My NixOS configuration
Find a file
2020-09-23 09:39:23 +02:00
desktop feat(gnome): update pop-shell 2020-09-23 09:32:37 +02:00
hardware feat: remove luks config from hardware/base.nix 2020-09-07 12:50:29 +02:00
home feat: add media backup tools 2020-09-23 09:39:23 +02:00
services feat: add jellyfin 2020-08-15 00:35:17 +02:00
system feat(font): update fonts & fix emoji 2020-09-11 14:58:56 +02:00
templates feat(dotnet): disable config and move to templates 2020-09-09 19:00:05 +02:00
virtualisation feat: fix virtualisation path 2020-08-15 13:53:15 +02:00
.editorconfig style: add .editorconfig 2020-03-21 16:54:32 +01:00
.gitignore remove configuration.nix 2019-08-24 13:20:48 +02:00
home-pc.nix feat: specify swapDevices 2020-09-07 12:48:54 +02:00
install.sh Little installer improvments 2020-04-14 09:29:44 +03:00
LICENSE add LICENSE 2020-07-03 08:48:51 +00:00
README.md add initial config 2019-08-24 13:12:32 +02:00
work-pc.nix feat: remove luks config from hardware/base.nix 2020-09-07 12:50:29 +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.