fixed some broken stuff.

This commit is contained in:
Gabe Venberg 2024-03-18 20:45:03 -05:00
parent 2b11da0b62
commit 54d8dcbe11
5 changed files with 172 additions and 6 deletions

5
nix/justfile Normal file
View 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