thingie
This commit is contained in:
parent
441f92eedf
commit
407f94d1be
|
@ -34,6 +34,7 @@ exec-once = mako
|
||||||
# applets
|
# applets
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
|
exec-once = nextcloud
|
||||||
|
|
||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.conf
|
||||||
|
|
|
@ -15,6 +15,8 @@ in
|
||||||
|
|
||||||
modules.desktop.dunst.enable = lib.mkForce false;
|
modules.desktop.dunst.enable = lib.mkForce false;
|
||||||
|
|
||||||
|
services.gnome.gnome-keyring.enable = true;
|
||||||
|
|
||||||
services.greetd = {
|
services.greetd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue