some updates mostly for bluetooth and games
This commit is contained in:
parent
04c1b47619
commit
3a9fea436d
6 changed files with 103 additions and 80 deletions
|
@ -143,6 +143,10 @@
|
|||
gnome-online-accounts-gtk
|
||||
|
||||
wordbook
|
||||
|
||||
protonup
|
||||
mangohud
|
||||
dualsensectl.out
|
||||
])
|
||||
];
|
||||
|
||||
|
@ -224,10 +228,10 @@
|
|||
};
|
||||
steam-offload = {
|
||||
name = "Steam (nvidia-offload)";
|
||||
exec = "nvidia-offload gamescope -- steam";
|
||||
exec = "nvidia-offload ${pkgs.steam}/bin/steam";
|
||||
};
|
||||
};
|
||||
|
||||
xdg.configFile."halloy/config.toml".source = ../../homes/emenel/dotfiles/dot_config/halloy/config.toml;
|
||||
xdg.configFile."nyxt/config.lisp".source = ../../homes/emenel/dotfiles/dot_config/nyxt/config.lisp;
|
||||
# xdg.configFile."nyxt/config.lisp".source = ../../homes/emenel/dotfiles/dot_config/nyxt/config.lisp;
|
||||
}
|
||||
|
|
|
@ -13,10 +13,10 @@
|
|||
serapeum
|
||||
]))
|
||||
ccl
|
||||
ecl
|
||||
racket
|
||||
ruby
|
||||
ruby-lsp
|
||||
|
||||
gdu
|
||||
cljfmt
|
||||
libxml2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue