Remove all unstable packages
This commit is contained in:
parent
3afe2d0562
commit
9945e3bdbd
8 changed files with 9 additions and 9 deletions
|
|
@ -15,7 +15,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
home.packages = with pkgs.unstable; [
|
||||
home.packages = with pkgs; [
|
||||
carla
|
||||
rnnoise
|
||||
ardour
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue