This commit is contained in:
Tao Tien 2024-03-28 00:49:09 -07:00
parent 5f66ab4d32
commit 3a95abdcd4
5 changed files with 4 additions and 12 deletions

View file

@ -15,7 +15,7 @@
lutris
mangohud
prismlauncher
protonup
protonup-qt
wine
# yuzu # nintendo can suck the shit out of my asshole
];

View file

@ -12,10 +12,13 @@
cifs-utils
du-dust
exfatprogs
firefox
ffmpeg
git
inputs.helix.packages.${pkgs.system}.default
localsend
mesa
mpv
neofetch
ouch
pueue

View file

@ -42,10 +42,6 @@ MatchName=Framework Laptop 16 Keyboard Module*
# MatchDMIModalias=dmi:*svnFramework:pnLaptop16*
AttrKeyboardIntegration=internal";
};
# services.xserver.libinput = {
# enable = true;
# touchpad.disableWhileTyping = true;
# };
services.xserver.displayManager.defaultSession = "plasma";
services.xserver.displayManager.sddm.wayland.enable = true;

View file

@ -31,8 +31,6 @@
calibre
darktable
deluge
ffmpeg
firefox
jellyfin-media-player
jellyfin-mpv-shim
keepassxc
@ -43,7 +41,6 @@
# libsForQt5.plasma-integration
kdePackages.plasma-vault
miniserve
mpv
nushell
obs-studio
onlyoffice-bin

View file

@ -1,15 +1,11 @@
{pkgs, ...}: {
users.users.vy.packages = with pkgs; [
audacity
firefox
jellyfin-media-player
keepassxc
libsForQt5.kdeconnect-kde
mpv
onlyoffice-bin
snapper
syncthingtray
wezterm
yt-dlp
zoom-us
];