Fix secret permission

This commit is contained in:
Invariantspace 2024-09-01 00:25:35 -07:00
parent b08a27c475
commit 45db567972
No known key found for this signature in database
GPG key ID: EBC4A20067373921
3 changed files with 9 additions and 12 deletions

View file

@ -1,8 +1,4 @@
{
config,
pkgs,
...
}:
{config, ...}:
with config.constants; {
hardware.graphics.enable = true;