This commit is contained in:
Don Harper 2022-12-27 16:22:38 -06:00
parent a3fc509d5b
commit 1396cd270d
2 changed files with 12 additions and 10 deletions

View file

@ -76,6 +76,7 @@
#programs.home-manager.enable = true;
programs.go.enable = true;
programs.light.enable = true;
programs.keychain = {
enable = true;
enableBashIntegration = true;