From 01e6551935e1c3a26263f5f19745bd1ddff5ddd1 Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Thu, 27 Mar 2025 20:55:20 +0100 Subject: [PATCH] remove macbook build script --- justfile | 3 --- 1 file changed, 3 deletions(-) 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';