discord: Fix sandbox and desktop item
This commit is contained in:
@@ -38,13 +38,16 @@ in mkHost config {
|
||||
vfio-isolate # Custom Package
|
||||
steam
|
||||
discord-system-electron-wrapped # Custom package
|
||||
discord-wrapper # Custom package
|
||||
superpaper # Custom package
|
||||
mumble
|
||||
piper
|
||||
trackma
|
||||
];
|
||||
extraOptions = old: {
|
||||
programs.mpv.primaryScreen = "C27F398";
|
||||
programs = {
|
||||
mpv.primaryScreen = "C27F398";
|
||||
adb.enable = true;
|
||||
};
|
||||
|
||||
# TODO: Move to virtualisation/gaming.nix
|
||||
# Allow scream to connect to this host
|
||||
|
||||
Reference in New Issue
Block a user