No description
a11aca65a5
The wallpaper folder is now in git and feh will pick any random file in the folder that it is pointed at, leading to it constantly failing while trying to set git objects as the wallpaper. This uses manual 'fd | shuf | xargs' pipeline for the same purpose. |
||
---|---|---|
.gitignore | ||
adho-configuration.nix | ||
configuration.nix | ||
README.md | ||
stallo-configuration.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