Various updates
This commit is contained in:
parent
f7cf723137
commit
9cae4e1d54
2 changed files with 13 additions and 9 deletions
20
home.nix
20
home.nix
|
|
@ -26,8 +26,8 @@ in
|
|||
options = [ "terminate:ctrl_alt_bksp" "compose:rctrl" ];
|
||||
};
|
||||
packages = with pkgs; [
|
||||
# pulseaudio
|
||||
# pulseeffects-legacy
|
||||
pulseaudio
|
||||
easyeffects
|
||||
|
||||
kubectl
|
||||
docker-compose
|
||||
|
|
@ -36,14 +36,16 @@ in
|
|||
arandr
|
||||
authy
|
||||
blender
|
||||
btop
|
||||
catgirl # IRC
|
||||
cava
|
||||
discord
|
||||
# evolution
|
||||
file
|
||||
# firefox
|
||||
# # foliate # ebook reader
|
||||
foliate # ebook reader
|
||||
gallery-dl
|
||||
gitkraken
|
||||
gnome.dconf-editor
|
||||
gnome.eog
|
||||
gnome.evince
|
||||
|
|
@ -52,7 +54,7 @@ in
|
|||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.dynamic-panel-transparency
|
||||
gnomeExtensions.just-perfection
|
||||
gnomeExtensions.topicons-plus
|
||||
gnomeExtensions.night-theme-switcher
|
||||
gnome.file-roller
|
||||
gnome.geary
|
||||
gnome.ghex
|
||||
|
|
@ -70,11 +72,12 @@ in
|
|||
gucharmap
|
||||
htop
|
||||
# hyperspace-cli
|
||||
inkscape
|
||||
jetbrains.datagrip
|
||||
keepassxc
|
||||
krita
|
||||
libreoffice-fresh
|
||||
lutris-free
|
||||
# lutris
|
||||
megacmd
|
||||
mpv
|
||||
neofetch
|
||||
|
|
@ -85,7 +88,7 @@ in
|
|||
pentablet-driver
|
||||
procps-ng
|
||||
ripgrep
|
||||
shotwell
|
||||
rofimoji
|
||||
skype
|
||||
slack
|
||||
spotify
|
||||
|
|
@ -155,6 +158,7 @@ in
|
|||
./modules/lorri.nix
|
||||
./modules/man.nix
|
||||
# ./modules/mangohud.nix
|
||||
./modules/megasync.nix
|
||||
# ./modules/nix-index.nix
|
||||
./modules/noti.nix
|
||||
./modules/obs-studio.nix
|
||||
|
|
@ -163,7 +167,7 @@ in
|
|||
# ./modules/picom.nix
|
||||
# ./modules/polybar.nix
|
||||
./modules/gtk_theme.nix
|
||||
# ./modules/rofi.nix
|
||||
./modules/rofi.nix
|
||||
# ./modules/screen_locker.nix
|
||||
./modules/ssh.nix
|
||||
./modules/starship.nix
|
||||
|
|
@ -177,7 +181,7 @@ in
|
|||
./modules/zoxide.nix
|
||||
./modules/zsh.nix
|
||||
|
||||
# ./modules/pro_audio.nix
|
||||
./modules/pro_audio.nix
|
||||
./modules/security.nix
|
||||
|
||||
./modules/shell_aliases.nix
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ in
|
|||
size = 10;
|
||||
};
|
||||
};
|
||||
opacity = 0.95;
|
||||
opacity = 0.9;
|
||||
};
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue