mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 15:15:50 -06:00
start make file
This commit is contained in:
parent
37c5d00bef
commit
86b231d118
1 changed files with 7 additions and 0 deletions
7
Makefile
Normal file
7
Makefile
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
switch:
|
||||||
|
sudo nixos-rebuild switch --flake . --impure
|
||||||
|
|
||||||
|
lint:
|
||||||
|
nixpkgs-fmt .
|
||||||
|
|
||||||
|
.PHONY: lint
|
Loading…
Add table
Reference in a new issue