mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 19:10:21 +00:00
Nix: add obsidian
This commit is contained in:
parent
a2ff91ba7f
commit
11a26b4dbf
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
|
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
||||||
home.packages = [
|
home.packages = with pkgs; [
|
||||||
|
obsidian
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
|
Loading…
Reference in a new issue