mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Install obsidian
This commit is contained in:
parent
c34eed2570
commit
e7eaa7e482
2 changed files with 2 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
||||||
"nvidia-x11"
|
"nvidia-x11"
|
||||||
"nvidia-settings"
|
"nvidia-settings"
|
||||||
"spotify"
|
"spotify"
|
||||||
|
"obsidian"
|
||||||
];
|
];
|
||||||
|
|
||||||
users.mutableUsers = false;
|
users.mutableUsers = false;
|
||||||
|
|
|
||||||
|
|
@ -44,5 +44,6 @@
|
||||||
pkgs.hunspellDicts.de_DE
|
pkgs.hunspellDicts.de_DE
|
||||||
pkgs.hunspellDicts.en_US
|
pkgs.hunspellDicts.en_US
|
||||||
pkgs.marktext
|
pkgs.marktext
|
||||||
|
pkgs.obsidian
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue