fixed some broken stuff.
This commit is contained in:
parent
2b11da0b62
commit
54d8dcbe11
5 changed files with 172 additions and 6 deletions
5
nix/justfile
Normal file
5
nix/justfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
switch:
|
||||
home-manager --impure --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
|
Loading…
Add table
Add a link
Reference in a new issue