remove novideo

This commit is contained in:
stitchy 2024-06-18 00:23:44 -07:00
parent fa48674845
commit f7199197c6
Signed by: stitchy
SSH key fingerprint: SHA256:p+xeQgmOvQ2br1d2STl5OnRRMef2LRqCtGA7SO4WYk0
2 changed files with 6 additions and 6 deletions

View file

@ -22,6 +22,7 @@ in
};
};
programs.appimage.binfmt = true;
security.sudo.wheelNeedsPassword = false;
security.rtkit.enable = true;
services = {