nixbook: update cypress to correct version
This commit is contained in:
parent
7ff460508b
commit
5dbe3f07a7
3 changed files with 8 additions and 9 deletions
|
|
@ -33,6 +33,11 @@ in {
|
|||
})
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
CYPRESS_INSTALL_BINARY=0;
|
||||
CYPRESS_RUN_BINARY="${pkgs.cypress}/bin/Cypress";
|
||||
};
|
||||
|
||||
gtk.gtk3.bookmarks = [
|
||||
"file:///home/tristan/OneDrive/ OneDrive"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue