Update Steam Deck config
This commit is contained in:
parent
4dedb233de
commit
02354e07f9
11 changed files with 53 additions and 44 deletions
|
|
@ -6,7 +6,11 @@
|
|||
|
||||
{
|
||||
# Configuration boot
|
||||
boot.loader.grub.device = "nodev";
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot.enable = true;
|
||||
timeout = 0;
|
||||
};
|
||||
|
||||
# Change secrets file
|
||||
constants.sopsFile = ../../common/auths.yaml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue