fix noti and pushover
This commit is contained in:
parent
e47040cace
commit
b26401cb83
5 changed files with 49 additions and 9 deletions
nixos/components/gui/home-manager
|
@ -18,10 +18,6 @@ with lib;
|
|||
|
||||
home-manager.users.mainUser = {
|
||||
|
||||
# notify me when a command is finished
|
||||
programs.noti.enable = true;
|
||||
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Ingolf Wagner";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue