pc changes

This commit is contained in:
Charlie Root 2024-05-24 14:57:38 +02:00
commit 4efc6aa111
54 changed files with 1285 additions and 2 deletions

View file

@ -115,6 +115,7 @@ in {
misc = {
drm.enable = true;
disableWebgl = true;
startPageURL = "file://${builtins.readFile ./chevron/index.html}";
};
};
};