configuring
This commit is contained in:
parent
03fb618397
commit
153aa09158
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: {
|
nixpkgs.config.packageOverrides = pkgs: {
|
||||||
renoise = pkgs.renoise.override {
|
renoise = pkgs.renoise.override {
|
||||||
releasePath = "./rns_344_linux_x86_64.tar.gz";
|
releasePath = "/home/emenel/source/nixos-config/home/rns_344_linux_x86_64.tar.gz";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue