Remove a bunch of gaming-centric packages from sway module
This commit is contained in:
parent
834e4c77ec
commit
d2e880c76e
3 changed files with 17 additions and 17 deletions
|
@ -4,7 +4,7 @@ in {
|
|||
imports = with outputs.homeManagerModules; [
|
||||
sway
|
||||
sway-laptop
|
||||
hyprland
|
||||
# hyprland
|
||||
];
|
||||
|
||||
home = {
|
||||
|
|
|
@ -47,34 +47,34 @@
|
|||
systemPackages = with pkgs; [
|
||||
brightnessctl
|
||||
feh
|
||||
gimp
|
||||
# gimp
|
||||
grim
|
||||
inkscape
|
||||
krita
|
||||
# inkscape
|
||||
# krita
|
||||
libinput
|
||||
libinput-gestures
|
||||
libnotify
|
||||
lutris
|
||||
nil
|
||||
nixpkgs-fmt
|
||||
# lutris
|
||||
# nil
|
||||
# nixpkgs-fmt
|
||||
noto-fonts
|
||||
pamixer
|
||||
pavucontrol
|
||||
# pavucontrol
|
||||
playerctl
|
||||
pulseaudio
|
||||
# pulseaudio
|
||||
pulsemixer
|
||||
rclone
|
||||
restic
|
||||
# rclone
|
||||
# restic
|
||||
slurp
|
||||
steam
|
||||
# steam
|
||||
swaybg
|
||||
swayidle
|
||||
swaylock
|
||||
vlc
|
||||
vulkan-tools
|
||||
# vlc
|
||||
# vulkan-tools
|
||||
waybar
|
||||
weechat
|
||||
wine
|
||||
# weechat
|
||||
# wine
|
||||
wl-clipboard
|
||||
zathura
|
||||
];
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
podman
|
||||
postgres
|
||||
wifi
|
||||
hyprland
|
||||
# hyprland
|
||||
])
|
||||
++ [
|
||||
inputs.hardware.nixosModules.framework-13-7040-amd
|
||||
|
|
Loading…
Reference in a new issue