update, hyprland settings
This commit is contained in:
parent
3409811d55
commit
126584cbcd
10 changed files with 202 additions and 212 deletions
|
|
@ -8,7 +8,7 @@ with lib;
|
|||
config = mkIf config.roles.gamer.enable {
|
||||
# required for heroic launcher
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
"electron-25.9.0"
|
||||
];
|
||||
|
||||
home-manager.users.${user}.imports = [{
|
||||
|
|
@ -23,6 +23,12 @@ with lib;
|
|||
protontricks
|
||||
protonup-qt
|
||||
gamemode
|
||||
gamescope
|
||||
|
||||
monado
|
||||
openxr-loader
|
||||
opencomposite
|
||||
|
||||
(makeDesktopItem {
|
||||
name = "x11steam";
|
||||
desktopName = "X11 Steam Wrapper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue