mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
whatever
This commit is contained in:
parent
ecb79359bf
commit
eee435b226
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
all:
|
||||
@if [[ -d "/etc/nixos" ]]; then \
|
||||
@if [ -d "/etc/nixos" ]; then \
|
||||
make nixos;\
|
||||
else \
|
||||
make h;\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue