No description
Find a file
Vincent Ambo 50785da62d chore(dotfiles/pkgs): Remove rofi and configuration
No longer need this with EXWM, where Helm replaces all these features.
2017-12-24 18:08:54 +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 feat(adho): Add The Thief wifi 2017-12-24 18:07:10 +01:00
configuration.nix feat(desktop): Move from i3 to exwm 2017-11-15 18:37:22 +01:00
desktop.nix feat(desktop): Move from i3 to exwm 2017-11-15 18:37:22 +01:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
packages.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +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.