Merge pull request #3 from KaitoTLex/small-changes
This commit is contained in:
commit
d9ccf5035f
1 changed files with 1 additions and 2 deletions
|
@ -197,7 +197,6 @@
|
||||||
git-credential-oauth
|
git-credential-oauth
|
||||||
|
|
||||||
# messaging apps
|
# messaging apps
|
||||||
vesktop
|
|
||||||
signal-desktop
|
signal-desktop
|
||||||
gh
|
gh
|
||||||
|
|
||||||
|
@ -220,7 +219,7 @@
|
||||||
extraPortals = with pkgs; [ xdg-desktop-portal-gtk ];
|
extraPortals = with pkgs; [ xdg-desktop-portal-gtk ];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.dunst.enable = true;
|
programs.vesktop.enable = true;
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue