adds coreutils and fixes login window text
This commit is contained in:
parent
f0ee7966a0
commit
6892190b0d
1 changed files with 2 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue