feat: add obsidian
This commit is contained in:
parent
ac14fe8b97
commit
2b1ba53706
2 changed files with 7 additions and 0 deletions
|
|
@ -11,5 +11,11 @@
|
|||
})
|
||||
];
|
||||
|
||||
# allow EOL version electron for obsidian
|
||||
# TODO: remove
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-25.9.0"
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue