configuring
This commit is contained in:
parent
8990e8813b
commit
497cb865a1
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 = "/home/emenel/source/nixos-config/home/rns_344_linux_x86_64.tar.gz";
|
releasePath = "/home/emenel/temp/rns_344_linux_x86_64.tar.gz";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue