feat(tyr): disable pipewire specific settings.

This commit is contained in:
CronyAkatsuki 2025-12-02 15:52:24 +01:00
parent 3b78f43cc8
commit 3638b2d91b

View file

@ -12,6 +12,8 @@
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
crony.pipewire.enable = false;
# DO NOT CHANGE
home.stateVersion = "24.11"; # Please read the comment before changing.
}