had to switch to unstable for dms to work

This commit is contained in:
2025-10-30 11:02:09 +01:00
parent f5d5791efd
commit a8d8c4dde9
8 changed files with 266 additions and 212 deletions

View File

@@ -9,7 +9,6 @@ in
default = [
"gnome-keyring-daemon --start --components=secrets"
"wl-paste --watch cliphist store"
"${lib.getExe pkgs.waybar}"
"${lib.getExe pkgs.hypridle}"
# TODO - currently broken
"${pkgs.owncloud-client}"

View File

@@ -26,7 +26,7 @@ in
];
# enable waybar
programs.waybar.enable = true;
programs.waybar.enable = false;
programs.waybar = {
settings = {