configuring
This commit is contained in:
parent
a5a09595c6
commit
ff5774227b
1 changed files with 2 additions and 1 deletions
|
@ -92,6 +92,7 @@
|
||||||
steam
|
steam
|
||||||
zotero_7
|
zotero_7
|
||||||
renoise
|
renoise
|
||||||
|
handbrake
|
||||||
];
|
];
|
||||||
|
|
||||||
username = "emenel";
|
username = "emenel";
|
||||||
|
@ -128,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 = "rns_344_linux_x86_64.tar.gz";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue