Fix sound settings not being remembered
This commit is contained in:
parent
cac59ad04d
commit
e7dfd4f838
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
config = lib.mkIf config.chvp.graphical.sound.enable {
|
||||
chvp.base.zfs.homeLinks = [
|
||||
{ path = ".config/pipewire"; type = "cache"; }
|
||||
{ path = ".local/state/wireplumber"; type = "cache"; }
|
||||
];
|
||||
|
||||
home-manager.users.charlotte = { ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue