modularized config.
This commit is contained in:
parent
54d8dcbe11
commit
ba9c1a5c09
8 changed files with 249 additions and 221 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue