No description
As the subject says ... This only includes some minor changes in configuration. Most interestingly several packages that I used to have in this repository as custom packages are now available in `nixos-unstable`. Unfortunately they weren't included in NixOS 18.03 though ... Either way, this is cleaner. |
||
|---|---|---|
| dotfiles | ||
| nixpkgs-mozilla@6179dd8765 | ||
| pkgs | ||
| .gitignore | ||
| .gitmodules | ||
| adho-configuration.nix | ||
| configuration.nix | ||
| desktop.nix | ||
| dotfiles.nix | ||
| emacs.nix | ||
| packages.nix | ||
| README.md | ||
| stallo-configuration.nix | ||
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.