No description
Find a file
2018-03-22 17:49:08 +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 refactor(pkgs): Install kontemplate from nixpkgs 2018-03-19 13:43:18 +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 feat(adho): Open Chromecast-related ports in firewall 2018-03-22 17:49:08 +01:00
configuration.nix fix: Make custom emacs available on system $PATH 2018-03-04 00:33:19 +01:00
desktop.nix feat(desktop): Enable Russian keyboard layout 2018-03-09 11:09:04 +01:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
emacs.nix feat(emacs): Add Kotlin & TOML mode 2018-03-17 21:47:38 +01:00
packages.nix refactor(pkgs): Install kontemplate from nixpkgs 2018-03-19 13:43:18 +01:00
README.md docs: Update README with setup instructions 2017-10-25 17:22:29 +02:00
stallo-configuration.nix feat(stallo): Enable SSH daemon 2018-03-17 21:46:55 +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.