mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-30 10:44:17 +02:00
several tweaks to note taking apps
This commit is contained in:
parent
8cfb05c85f
commit
db9f2f2c36
5 changed files with 15 additions and 0 deletions
home-manager/modules
|
@ -20,6 +20,7 @@ with lib;
|
|||
./../programs/firefox.nix
|
||||
./../programs/chromium.nix
|
||||
./../programs/mpv.nix
|
||||
./../programs/syncthing.nix
|
||||
./../../nix.nix
|
||||
./packages.nix
|
||||
];
|
||||
|
|
|
@ -117,6 +117,8 @@ with lib;
|
|||
gnome.gnome-disk-utility
|
||||
inkscape
|
||||
musescore
|
||||
obsidian
|
||||
syncthingtray
|
||||
] else [ ]) ++ (if config.machine.isGnome then [
|
||||
gnomeExtensions.blur-my-shell
|
||||
gnomeExtensions.dash-to-panel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue