No description
Find a file
2018-03-06 12:33:27 +01:00
dotfiles chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat(pkgs): Install gopass-bin 2017-11-15 15:27:32 +01: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 chore(adho): Update office wifi configuration 2018-03-03 15:37:38 +01:00
configuration.nix fix: Make custom emacs available on system $PATH 2018-03-04 00:33:19 +01:00
desktop.nix refactor(pkgs): Add wallpapers to top-level package set 2018-03-04 22:09:18 +01:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
emacs.nix feat(emacs): Add custom nix-mode derivation 2018-03-06 12:09:03 +01:00
packages.nix fix(pkgs): Remove outdated nix-mode from Nix package 2018-03-06 12:33:27 +01:00
README.md docs: Update README with setup instructions 2017-10-25 17:22:29 +02:00
stallo-configuration.nix fix(stallo): Use 5Ghz network at home 2018-02-18 12:31:13 +01: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.