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
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, ... }: {
{ config, lib, ... }: {
home-manager.users.${config.user} = {
+2
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