refactor: remove unused packages
This commit is contained in:
parent
e65c513912
commit
2bc00493fd
1 changed files with 0 additions and 10 deletions
|
|
@ -84,17 +84,7 @@ in {
|
||||||
pavucontrol
|
pavucontrol
|
||||||
stable.libreoffice # NOTE breaks often
|
stable.libreoffice # NOTE breaks often
|
||||||
stable.signal-desktop # NOTE breaks often
|
stable.signal-desktop # NOTE breaks often
|
||||||
thunderbird
|
|
||||||
vlc
|
vlc
|
||||||
(symlinkJoin {
|
|
||||||
name = "obsidian-wayland";
|
|
||||||
paths = [obsidian];
|
|
||||||
nativeBuildInputs = [makeWrapper];
|
|
||||||
postBuild = ''
|
|
||||||
wrapProgram $out/bin/obsidian \
|
|
||||||
--add-flags "--socket=wayland --enable-features=UseOzonePlatform --ozone-platform=wayland"
|
|
||||||
'';
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue