update lockfile and fix some darwin configs

This commit is contained in:
Noah Masur
2022-09-27 21:30:27 -04:00
parent 1addb7ec21
commit e6b7938218
5 changed files with 22 additions and 21 deletions

View File

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