mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Fix just switch command
This commit is contained in:
parent
313a3d8138
commit
358e78f6a4
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -24,7 +24,7 @@ rebuild mode='switch':
|
||||||
|
|
||||||
[group('rebuild')]
|
[group('rebuild')]
|
||||||
switch:
|
switch:
|
||||||
rebuild switch
|
just rebuild switch
|
||||||
|
|
||||||
[group('rebuild')]
|
[group('rebuild')]
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue