adds coreutils and fixes login window text

This commit is contained in:
Dennis Schoepf 2025-09-03 20:53:08 +02:00
parent f0ee7966a0
commit 6892190b0d

View file

@ -61,6 +61,7 @@
imagemagick imagemagick
restic restic
emacs-macport emacs-macport
coreutils-prefixed
]; ];
# Homebrew # Homebrew
@ -158,7 +159,7 @@
}; };
loginwindow = { loginwindow = {
LoginwindowText = "\\U03bb dnsc-air (powered by Nix)"; LoginwindowText = "λ dnsc-air (powered by nix-darwin)";
}; };
menuExtraClock = { menuExtraClock = {