diff --git a/justfile b/justfile index e6b5b75..d5ba36d 100644 --- a/justfile +++ b/justfile @@ -12,9 +12,6 @@ tbuild: update: update-typst-configs 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: #!/usr/bin/env nu let file = './modules/desktop-environment/media/typst.nix';