No description
Find a file
2017-11-02 16:51:35 +01:00
dotfiles fix(dotfiles/alacritty): Slightly increase font size 2017-10-23 10:05:20 +02:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat(pkgs): Add pulseaudio-ctl 2017-10-24 01:20:25 +02:00
.gitignore fix: Fix gitignore 2017-10-15 16:40:54 +02:00
.gitmodules feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
adho-configuration.nix fix(adho): Use 5Ghz network at home 2017-10-29 16:47:22 +01:00
configuration.nix feat: Configure JACK setup for use with Overtone 2017-11-02 16:51:35 +01:00
desktop.nix feat(desktop): Install some more fonts 2017-10-21 00:33:54 +02:00
dotfiles.nix style(all): Consistently use block/attr format & clean up 2017-10-21 00:33:39 +02:00
packages.nix feat: Configure JACK setup for use with Overtone 2017-11-02 16:51:35 +01:00
README.md docs: Update README with setup instructions 2017-10-25 17:22:29 +02:00
stallo-configuration.nix refactor: Enable PostgreSQL on both machines 2017-10-23 10:05:47 +02:00

NixOS configuration

My NixOS config. Some manual steps required before the first run!

Make sure submodules are cloned: git submodule update --init.

Set up the unstable NixOS channel:

nix-channel --add http://nixos.org/channels/nixos-unstable nixos-unstable
nix-channel --update

Symlink local machine configuration to /etc/nixos/local-configuration.nix.