No description
296ae9f1fd
Adds a derivation that fetches my wallpapers from git. I'm getting closer to understanding "the Nix way", i.e. that maybe thinking about stuff like this in terms of "the wallpapers should be in my home folder" is incorrect. |
||
---|---|---|
nixpkgs-mozilla@6179dd8765 | ||
pkgs | ||
.gitignore | ||
.gitmodules | ||
adho-configuration.nix | ||
configuration.nix | ||
packages.nix | ||
README.md | ||
stallo-configuration.nix | ||
wallpapers.nix |
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