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