darwin fixes after merge

This commit is contained in:
Noah Masur
2022-06-20 14:33:19 -04:00
parent 2f58396c61
commit 98dcc471b4
3 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
{ config, ... }: {
{ config, lib, ... }: {
home-manager.users.${config.user} = {

View File

@ -30,6 +30,8 @@
home-manager.users.${config.user} = {
programs.fish.shellAbbrs.t = "trash";
home.activation = {
# Always install homebrew if it doesn't exist