refactoring!
This commit is contained in:
parent
a636e22e47
commit
e690170647
4 changed files with 123 additions and 55 deletions
58
home/packages-gui.nix
Normal file
58
home/packages-gui.nix
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
#sublime-music
|
||||
authy
|
||||
blueberry
|
||||
cantarell-fonts
|
||||
citrix_workspace
|
||||
clipman
|
||||
cura
|
||||
darktable
|
||||
dmenu-wayland
|
||||
firefox
|
||||
flameshot
|
||||
font-awesome
|
||||
fractal-next
|
||||
fuzzel
|
||||
gnome.gnome-tweaks
|
||||
gnome.simple-scan
|
||||
gnumeric
|
||||
headset-charge-indicator
|
||||
imv
|
||||
jellyfin-media-player
|
||||
kanshi
|
||||
kitty
|
||||
ktimer
|
||||
lapce
|
||||
libappindicator
|
||||
libnotify
|
||||
libreoffice-fresh
|
||||
libsForQt5.kwallet
|
||||
neovim-qt
|
||||
nerdfonts
|
||||
nextcloud-client
|
||||
noto-fonts
|
||||
nvd
|
||||
obsidian
|
||||
pasystray
|
||||
pavucontrol
|
||||
poweralertd
|
||||
powerline-fonts
|
||||
qpwgraph
|
||||
qutebrowser-qt6
|
||||
rofi
|
||||
signal-desktop
|
||||
sonixd
|
||||
source-code-pro
|
||||
stellarium
|
||||
tdesktop
|
||||
terminus-nerdfont
|
||||
texlive.combined.scheme-medium
|
||||
thunderbird
|
||||
ubuntu_font_family
|
||||
widevine-cdm
|
||||
zoom-us
|
||||
];
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue