start of a nixvim setup.
This commit is contained in:
parent
507d4a3d08
commit
030822d6c1
13 changed files with 635 additions and 6 deletions
|
@ -3,3 +3,6 @@ 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" --flake . switch
|
||||
|
||||
check:
|
||||
home-manager --flake . build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue