This commit is contained in:
nora 2025-11-19 19:23:33 +01:00
parent 0eac1f0e65
commit 636dfc27d2

View file

@ -132,6 +132,9 @@
};
programs.waybar.enable = true;
# lol what https://github.com/NixOS/nixpkgs/issues/462935
systemd.user.services.orca.wantedBy = lib.mkForce [ ];
services.clippyboard.enable = true;
services.flatpak.enable = true;