packages: Finally fix the conundrum with bubblewrapped steam
This commit is contained in:
@@ -5,7 +5,7 @@ let
|
||||
in mkHost config {
|
||||
userName = "alexander";
|
||||
hostName = "miku";
|
||||
overlays = [ "nur" "steam" "unstable" "simple" "custom" "emacs" ];
|
||||
overlays = [ "nur" "unstable" "simple" "custom" "emacs" ];
|
||||
hardwareImports = [ "amdgpu" "amd" ];
|
||||
programImports = [
|
||||
"zsh" "git" "mpv" "tmux" "emacs" "firefox" "gnome-terminal" "gnome" "i18n" "gamemode"
|
||||
@@ -36,7 +36,7 @@ in mkHost config {
|
||||
replaysorcery # Custom package
|
||||
evdev-proxy # Custom package
|
||||
vfio-isolate # Custom Package
|
||||
steam
|
||||
steam-wrapped
|
||||
discord-system-electron-wrapped # Custom package
|
||||
superpaper # Custom package
|
||||
mumble
|
||||
|
||||
Reference in New Issue
Block a user