Skip to content

Commit

Permalink
Reinit fern (#181)
Browse files Browse the repository at this point in the history
* chore: update flake.lock, reinit macbook-fern

* fix: darwin - use XDG base directories, fix secrets

* fix(NixOS): update lanzaboote
  • Loading branch information
ryan4yin authored Jan 29, 2025
2 parents 7c49344 + 3ad2a33 commit a3aa2db
Show file tree
Hide file tree
Showing 10 changed files with 161 additions and 267 deletions.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ ha mode="default":
# Depoly to fern(macOS host)
[macos]
[group('desktop')]
fe mode="default": darwin-set-proxy
fe mode="default":
#!/usr/bin/env nu
use {{utils_nu}} *;
darwin-build "fern" {{mode}};
Expand Down
Loading

0 comments on commit a3aa2db

Please sign in to comment.