obsidian flatpak to nix
This commit is contained in:
parent
ec19c3410e
commit
6e23b0ce5a
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ in
|
|||
environment.systemPackages =
|
||||
with pkgs;
|
||||
[
|
||||
adwaita-icon-theme
|
||||
aspell
|
||||
aspellDicts.de
|
||||
aspellDicts.en
|
||||
|
|
@ -44,6 +45,7 @@ in
|
|||
nixfmt-rfc-style
|
||||
nix-init
|
||||
nix-output-monitor
|
||||
obsidian
|
||||
obs-studio
|
||||
ocs-url
|
||||
# orca-slicer BROKEN
|
||||
|
|
@ -76,7 +78,6 @@ in
|
|||
"com.steamgriddb.SGDBoop"
|
||||
"io.github.zen_browser.zen"
|
||||
"io.itch.itch"
|
||||
"md.obsidian.Obsidian"
|
||||
];
|
||||
uninstallUnmanaged = true;
|
||||
update.auto.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue