Merge branch 'main' of github.com:KaitoTLex/KaitoianOS
This commit is contained in:
commit
2267c4314c
1 changed files with 1 additions and 2 deletions
|
@ -200,7 +200,6 @@
|
||||||
git-credential-oauth
|
git-credential-oauth
|
||||||
|
|
||||||
# messaging apps
|
# messaging apps
|
||||||
vesktop
|
|
||||||
signal-desktop
|
signal-desktop
|
||||||
gh
|
gh
|
||||||
|
|
||||||
|
@ -223,7 +222,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