mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
wtf
This commit is contained in:
parent
0eac1f0e65
commit
636dfc27d2
1 changed files with 3 additions and 0 deletions
|
|
@ -132,6 +132,9 @@
|
||||||
};
|
};
|
||||||
programs.waybar.enable = true;
|
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.clippyboard.enable = true;
|
||||||
|
|
||||||
services.flatpak.enable = true;
|
services.flatpak.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue