Sidequest + java + dconf + some other things
This commit is contained in:
parent
8708e7ba04
commit
c56df1156f
|
@ -85,6 +85,7 @@ in {
|
||||||
# hardware.pulseaudio.support32Bit = true;
|
# hardware.pulseaudio.support32Bit = true;
|
||||||
# nixpkgs.config.pulseaudio = true;
|
# nixpkgs.config.pulseaudio = true;
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
programs.dconf.enable = true;
|
||||||
|
|
||||||
# Allow unfree packages
|
# Allow unfree packages
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
@ -102,8 +103,12 @@ in {
|
||||||
neovim
|
neovim
|
||||||
docker
|
docker
|
||||||
curl
|
curl
|
||||||
|
gsettings-desktop-schemas
|
||||||
mlocate
|
mlocate
|
||||||
|
glib
|
||||||
links2
|
links2
|
||||||
|
dolphin
|
||||||
|
gnome.nautilus
|
||||||
kitty
|
kitty
|
||||||
librewolf
|
librewolf
|
||||||
fuzzel
|
fuzzel
|
||||||
|
@ -114,6 +119,7 @@ in {
|
||||||
gnupg
|
gnupg
|
||||||
dmenu
|
dmenu
|
||||||
pinentry-gnome
|
pinentry-gnome
|
||||||
|
gnome.adwaita-icon-theme
|
||||||
wtype
|
wtype
|
||||||
cifs-utils
|
cifs-utils
|
||||||
waybar
|
waybar
|
||||||
|
|
Loading…
Reference in a new issue