feat(dotfiles): Begin controlling various dotfiles from Nix

Moves my i3 configuration into a nix derivation called 'tazjins-dotfiles'.

A good step towards fully declarative system configuration!
This commit is contained in:
Vincent Ambo 2017-10-20 23:22:10 +02:00
parent a8a9bf1300
commit 7fe75e0138
5 changed files with 200 additions and 2 deletions

View file

@ -11,6 +11,7 @@
./local-configuration.nix
./packages.nix
./desktop.nix
./dotfiles.nix
];
# Use the systemd-boot EFI boot loader.