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
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
# Local configuration for 'stallo' (Home desktop PC)
|
||||
{ config, ...}:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue