mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01: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-settings"
|
||||
"spotify"
|
||||
"obsidian"
|
||||
];
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
|
|
|||
|
|
@ -44,5 +44,6 @@
|
|||
pkgs.hunspellDicts.de_DE
|
||||
pkgs.hunspellDicts.en_US
|
||||
pkgs.marktext
|
||||
pkgs.obsidian
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue