Add Virtualgl to universedesktop
This commit is contained in:
5
machines/universedesktop/programs/remote.nix
Normal file
5
machines/universedesktop/programs/remote.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
virtualgl
|
||||
];
|
||||
};
|
||||
Reference in New Issue
Block a user