mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
qemu evdev patch
This commit is contained in:
parent
22fe011701
commit
9c61a38653
3 changed files with 47 additions and 37 deletions
|
|
@ -52,13 +52,13 @@ inputs: {
|
|||
pkgs.pavucontrol #gui volume control
|
||||
pkgs.pcmanfm #file manager
|
||||
pkgs.librewolf #best browser
|
||||
#pointless stuff
|
||||
pkgs.vlc #play stuff
|
||||
pkgs.neovide #gui neovim
|
||||
pkgs.ripgrep
|
||||
pkgs.lutris
|
||||
pkgs.prismlauncher
|
||||
pkgs.xautoclick
|
||||
inputs.master.legacyPackages.${pkgs.system}.mullvad-browser
|
||||
# wrap webcord to remove state file https://github.com/SpacingBat3/WebCord/issues/360
|
||||
(pkgs.symlinkJoin {
|
||||
name = "webcord-wrapper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue