vcv-rack
This commit is contained in:
parent
68b182d441
commit
6b52d58f2e
|
@ -41,7 +41,7 @@
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
in rec {
|
in {
|
||||||
|
|
||||||
nixosConfigurations.lambda = nixpkgs.lib.nixosSystem {
|
nixosConfigurations.lambda = nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
|
@ -87,6 +87,7 @@ in
|
||||||
remmina
|
remmina
|
||||||
unstable.renoise
|
unstable.renoise
|
||||||
git-crypt
|
git-crypt
|
||||||
|
vcv-rack
|
||||||
];
|
];
|
||||||
stateVersion = "24.05";
|
stateVersion = "24.05";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user