about summary refs log tree commit diff
path: root/desktop.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-10-21 feat(dotfiles): Begin controlling various dotfiles from NixVincent Ambo1-1/+5
Moves my i3 configuration into a nix derivation called 'tazjins-dotfiles'. A good step towards fully declarative system configuration!
2017-10-17 fix(desktop): Start feh-wp.timer fasterVincent Ambo1-1/+1
2017-10-17 fix(desktop): Bind feh-wp.timer to graphical targetVincent Ambo1-1/+2
2017-10-17 refactor(desktop): Split out desktop configurationVincent Ambo1-0/+51
* move desktop configuration to own nix file * remove old clone-wallpapers service * use wallpapers nix package for randomly setting wallpaper