meow
This commit is contained in:
parent
deaa36c83f
commit
00f33008c6
6 changed files with 19 additions and 15 deletions
10
common.nix
10
common.nix
|
@ -66,6 +66,11 @@ with builtins;
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
|
||||
wacom.enable = true;
|
||||
libinput = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
desktopManager = {
|
||||
xterm.enable = false;
|
||||
};
|
||||
|
@ -83,6 +88,7 @@ with builtins;
|
|||
arandr lxappearance gruvbox-dark-gtk gruvbox-dark-icons-gtk
|
||||
gruvterial-theme flameshot tesseract5 imagemagick xclip polybar kitty
|
||||
xkeysnail gtk-engine-murrine playerctl xmacro
|
||||
libwacom wacomtablet xorg.xev
|
||||
];
|
||||
};
|
||||
};
|
||||
|
@ -141,7 +147,7 @@ with builtins;
|
|||
# spotify-tui jetbrains.webstorm jetbrains.datagrip jetbrains.idea-ultimate jetbrains.pycharm-professional python3Full jetbrains.clion
|
||||
wget git neofetch pciutils pavucontrol font-manager zip unzip gnutar iw
|
||||
btop xdotool xorg.xwininfo nodejs gparted networkmanagerapplet mailspring
|
||||
betterdiscordctl pulseaudioFull speedtest-cli librewolf jdk8 jdk11
|
||||
betterdiscordctl pulseaudioFull speedtest-cli librewolf firefox jdk8 jdk11
|
||||
jdk vlc xfce.thunar xfce.tumbler xfce.thunar-archive-plugin
|
||||
gnome.file-roller uhk-agent spotify spotify-tray cool-retro-term lutris
|
||||
libsecret gh xorg.xhost helvum xdg-desktop-portal-gtk nheko obsidian
|
||||
|
@ -151,7 +157,7 @@ with builtins;
|
|||
firebird-emu obs-studio kdenlive openal
|
||||
mullvad mullvad-vpn
|
||||
sl lolcat ifuse
|
||||
cava
|
||||
cava appimage-run
|
||||
#prismlauncher
|
||||
gitg gnome-builder
|
||||
gpick qdirstat file whois ffmpeg_5 scribus p7zip file nmap cmatrix tree socat libreoffice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue