modularized config.

This commit is contained in:
Gabe Venberg 2024-03-18 23:12:35 -05:00
parent 54d8dcbe11
commit ba9c1a5c09
8 changed files with 249 additions and 221 deletions

View file

@ -1,5 +1,5 @@
switch:
home-manager --impure --flake . switch
home-manager --flake . switch
bootstrap:
nix run --extra-experimental-features "nix-command flakes" --no-write-lock-file github:nix-community/home-manager/ -- --extra-experimental-features "nix-command flakes" --impure --flake . switch
nix run --extra-experimental-features "nix-command flakes" --no-write-lock-file github:nix-community/home-manager/ -- --extra-experimental-features "nix-command flakes" --flake . switch