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