This commit is contained in:
Michael Thomson 2024-07-17 22:09:16 -04:00
parent c1cf27777f
commit d468f20e0a

View File

@ -14,6 +14,8 @@
../../modules/home-manager/zathura ../../modules/home-manager/zathura
../../modules/home-manager/eza ../../modules/home-manager/eza
../../modules/home-manager/bat ../../modules/home-manager/bat
../../modules/home-manager/syncthing
../../modules/home-manager/email
]; ];
home.username = "mthomson"; home.username = "mthomson";
home.homeDirectory = "/home/mthomson"; home.homeDirectory = "/home/mthomson";
@ -37,6 +39,9 @@
pavucontrol pavucontrol
pasystray pasystray
networkmanagerapplet networkmanagerapplet
_1password
upower
acpi
]; ];
programs.home-manager.enable = true; programs.home-manager.enable = true;