modified modules for nixos to build correctly
This commit is contained in:
@@ -40,7 +40,6 @@ in {
|
||||
config = mkIf cfg.enable (mkMerge [
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
mesa-demos
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user