No description
Find a file
Vincent Ambo 4327d0e0b9 refactor(desktop): Split out desktop configuration
* move desktop configuration to own nix file
* remove old clone-wallpapers service
* use wallpapers nix package for randomly setting wallpaper
2017-10-17 00:34:04 +02:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat(pkgs): Add 'wallpapers' derivation 2017-10-17 00:28:57 +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 refactor(adho): Replace connman with nix-based wifi config 2017-10-16 13:47:10 +02:00
configuration.nix refactor(desktop): Split out desktop configuration 2017-10-17 00:34:04 +02:00
desktop.nix refactor(desktop): Split out desktop configuration 2017-10-17 00:34:04 +02:00
packages.nix refactor: Move packages & wallpapers config into own nix files 2017-10-16 22:53:49 +02:00
README.md docs: Add README 2017-10-15 16:40:28 +02:00
stallo-configuration.nix fix(stallo): Post-installatio wifi, gfx, luks fixes 2017-10-15 20:02:24 +02:00

NixOS configuration

Set up the unstable channel first:

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

TODO

  • place i3 (and related) configuration automatically
  • place emacs configuration automatically
  • configure channel automatically (if possible)
  • configure Rust setup