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
|
||||
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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue