home/gui/default | formating
This commit is contained in:
parent
7456686f6b
commit
a29dd6b6cb
1 changed files with 47 additions and 47 deletions
|
|
@ -23,53 +23,53 @@ in {
|
||||||
qutebrowser = prev.qutebrowser.override { enableWideVine = true; };
|
qutebrowser = prev.qutebrowser.override { enableWideVine = true; };
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
home.packages = with pkgs;
|
home.packages = with pkgs; [
|
||||||
[
|
# cura
|
||||||
# cura
|
# poweralertd
|
||||||
# poweralertd
|
# prusa-slicer
|
||||||
# prusa-slicer
|
# thunderbird
|
||||||
# thunderbird
|
inputs.bzmenu.packages.${pkgs.system}.default
|
||||||
inputs.bzmenu.packages.${pkgs.system}.default
|
at-spi2-core
|
||||||
at-spi2-core
|
blueberry
|
||||||
blueberry
|
calibre
|
||||||
calibre
|
clipman
|
||||||
clipman
|
darktable
|
||||||
darktable
|
# element-desktop
|
||||||
element-desktop
|
firefox
|
||||||
firefox
|
gnumeric
|
||||||
gnumeric
|
headset-charge-indicator
|
||||||
headset-charge-indicator
|
ibm-plex
|
||||||
ibm-plex
|
imv
|
||||||
imv
|
jellyfin-media-player
|
||||||
jellyfin-media-player
|
libappindicator
|
||||||
libappindicator
|
libnotify
|
||||||
libnotify
|
libreoffice-fresh
|
||||||
libreoffice-fresh
|
libsForQt5.kwallet
|
||||||
libsForQt5.kwallet
|
neovim-qt
|
||||||
neovim-qt
|
networkmanagerapplet
|
||||||
networkmanagerapplet
|
nextcloud-client
|
||||||
nextcloud-client
|
nvd
|
||||||
nvd
|
obsidian
|
||||||
obsidian
|
overpass
|
||||||
overpass
|
pasystray
|
||||||
pasystray
|
pavucontrol
|
||||||
pavucontrol
|
pwvucontrol
|
||||||
pwvucontrol
|
qpwgraph
|
||||||
qpwgraph
|
# quickemu
|
||||||
# quickemu
|
# quickgui
|
||||||
# quickgui
|
qutebrowser
|
||||||
qutebrowser
|
shikane
|
||||||
shikane
|
# signal-desktop
|
||||||
signal-desktop
|
simple-scan
|
||||||
simple-scan
|
syncthingtray
|
||||||
syncthingtray
|
systemd-lock-handler
|
||||||
systemd-lock-handler
|
# telegram-desktop
|
||||||
telegram-desktop
|
texlive.combined.scheme-medium
|
||||||
texlive.combined.scheme-medium
|
# watchmate
|
||||||
# watchmate
|
widevine-cdm
|
||||||
widevine-cdm
|
yt-dlp
|
||||||
yt-dlp
|
];
|
||||||
] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
|
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
|
||||||
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
|
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
|
||||||
xdg = {
|
xdg = {
|
||||||
mimeApps = {
|
mimeApps = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue