mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
wtf
This commit is contained in:
parent
8b0c135f54
commit
99e4732364
1 changed files with 3 additions and 0 deletions
|
|
@ -132,6 +132,9 @@
|
||||||
};
|
};
|
||||||
programs.waybar.enable = true;
|
programs.waybar.enable = true;
|
||||||
|
|
||||||
|
# something is wrong https://github.com/NixOS/nixpkgs/issues/477219
|
||||||
|
services.speechd.enable = lib.mkForce false;
|
||||||
|
|
||||||
# lol what https://github.com/NixOS/nixpkgs/issues/462935
|
# lol what https://github.com/NixOS/nixpkgs/issues/462935
|
||||||
systemd.user.services.orca.wantedBy = lib.mkForce [ ];
|
systemd.user.services.orca.wantedBy = lib.mkForce [ ];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue