flake: bump inputs

And do not use 'pipewire-media-session' which is deprecated.
This commit is contained in:
Bruno BELANYI 2022-03-02 12:12:57 +01:00
parent ef36a100af
commit cc91b88b28
2 changed files with 15 additions and 19 deletions

View file

@ -49,10 +49,6 @@ in
jack = {
enable = true;
};
media-session = {
enable = true;
};
};
})