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:
parent
a8a9bf1300
commit
7fe75e0138
5 changed files with 200 additions and 2 deletions
|
|
@ -11,6 +11,7 @@
|
|||
./local-configuration.nix
|
||||
./packages.nix
|
||||
./desktop.nix
|
||||
./dotfiles.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue