No description
Find a file
Vincent Ambo 202467e989 refactor: Move packages & wallpapers config into own nix files
My systems are single-user machines and the package configuration can
go in the system-wide package list in full.

This splits out the package list into a separate file and also moves
the systemd units for wallpaper setting into a separate file.
2017-10-16 22:53:49 +02:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat: Add Nix build for nixfd 2017-10-16 22:34:44 +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: Move packages & wallpapers config into own nix files 2017-10-16 22:53:49 +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
wallpapers.nix refactor: Move packages & wallpapers config into own nix files 2017-10-16 22:53:49 +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