feat(tyr): disable pipewire specific settings.
This commit is contained in:
parent
3b78f43cc8
commit
3638b2d91b
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue