From 6892190b0dedc72c02bb66088fdc0c136e09e2c6 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 3 Sep 2025 20:53:08 +0200 Subject: [PATCH] adds coreutils and fixes login window text --- hosts/dnsc-air/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index f88cded..093c28b 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -61,6 +61,7 @@ imagemagick restic emacs-macport + coreutils-prefixed ]; # Homebrew @@ -158,7 +159,7 @@ }; loginwindow = { - LoginwindowText = "\\U03bb dnsc-air (powered by Nix)"; + LoginwindowText = "λ dnsc-air (powered by nix-darwin)"; }; menuExtraClock = {