mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
Goliath stop building linux kernel under CI
This commit is contained in:
parent
c6856c69d6
commit
6e0a629060
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
deploy.profile.hardware.acs-override = true;
|
||||
deploy.profile.hardware.acs-override = builtins.getEnv "CI_PLATFORM" == "impure";
|
||||
|
||||
users.users.kat.extraGroups = singleton "openrazer";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue