Remove a bunch of gaming-centric packages from sway module

This commit is contained in:
Daniel Flanagan 2024-01-02 19:53:26 -06:00
parent 834e4c77ec
commit d2e880c76e
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
3 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,7 @@ in {
imports = with outputs.homeManagerModules; [ imports = with outputs.homeManagerModules; [
sway sway
sway-laptop sway-laptop
hyprland # hyprland
]; ];
home = { home = {

View file

@ -47,34 +47,34 @@
systemPackages = with pkgs; [ systemPackages = with pkgs; [
brightnessctl brightnessctl
feh feh
gimp # gimp
grim grim
inkscape # inkscape
krita # krita
libinput libinput
libinput-gestures libinput-gestures
libnotify libnotify
lutris # lutris
nil # nil
nixpkgs-fmt # nixpkgs-fmt
noto-fonts noto-fonts
pamixer pamixer
pavucontrol # pavucontrol
playerctl playerctl
pulseaudio # pulseaudio
pulsemixer pulsemixer
rclone # rclone
restic # restic
slurp slurp
steam # steam
swaybg swaybg
swayidle swayidle
swaylock swaylock
vlc # vlc
vulkan-tools # vulkan-tools
waybar waybar
weechat # weechat
wine # wine
wl-clipboard wl-clipboard
zathura zathura
]; ];

View file

@ -19,7 +19,7 @@
podman podman
postgres postgres
wifi wifi
hyprland # hyprland
]) ])
++ [ ++ [
inputs.hardware.nixosModules.framework-13-7040-amd inputs.hardware.nixosModules.framework-13-7040-amd