remove macbook build script
This commit is contained in:
parent
a1d636e330
commit
01e6551935
1 changed files with 0 additions and 3 deletions
3
justfile
3
justfile
|
@ -12,9 +12,6 @@ tbuild:
|
||||||
update: update-typst-configs
|
update: update-typst-configs
|
||||||
nix flake update --commit-lock-file --log-format multiline
|
nix flake update --commit-lock-file --log-format multiline
|
||||||
|
|
||||||
build-mac:
|
|
||||||
sudo nixos-rebuild switch --flake . --impure --override-input mac-brcm-fw path:/home/jade/mac-brcm-fw --fast --log-format multiline
|
|
||||||
|
|
||||||
update-typst-configs:
|
update-typst-configs:
|
||||||
#!/usr/bin/env nu
|
#!/usr/bin/env nu
|
||||||
let file = './modules/desktop-environment/media/typst.nix';
|
let file = './modules/desktop-environment/media/typst.nix';
|
||||||
|
|
Loading…
Add table
Reference in a new issue