Fix broken text and images in N:binary operations, updated the theme and changed fonts.

This commit is contained in:
2025-02-19 12:16:06 +00:00
parent a2e07c92b3
commit 66082f584e
19 changed files with 74 additions and 74 deletions

View File

@@ -365,7 +365,7 @@ mkdir -p ~/.config/nix-darwin/
cp -f flake.nix ~/.config/nix-darwin/
cp -f home.nix ~/.config/nix-darwin/
if [[ $(uname -m) == "x86_64" ]]; then
if [ $(uname -m) == "x86_64" ](%20$(uname%20-m)%20==%20"x86_64"%20); then
echo "Intel mac."
nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake ~/.config/nix-darwin#x86
else

View File

@@ -1,4 +1,4 @@
---
---
# Post
draft: false
searchHidden: false