Apply customization for EU edition
This commit is contained in:
@@ -8,6 +8,7 @@ efi:
|
||||
label: "EFI"
|
||||
userSwapChoices:
|
||||
- suspend
|
||||
luksGeneration: luks2
|
||||
drawNestedPartitions: false
|
||||
alwaysShowPartitionLabels: true
|
||||
allowManualPartitioning: false
|
||||
@@ -26,5 +27,9 @@ initialSwapChoice: suspend
|
||||
requiredPartitionTableType: gpt
|
||||
partitionLayout:
|
||||
- filesystem: "ext4"
|
||||
noEncrypt: false
|
||||
mountPoint: "/"
|
||||
size: 100%
|
||||
enableLuksAutomatedPartitioning: true
|
||||
# FIXME(m): This does not seem to work
|
||||
preCheckEncryption: true
|
||||
|
||||
@@ -5,9 +5,8 @@
|
||||
defaultGroups:
|
||||
- users
|
||||
- networkmanager
|
||||
- wheel
|
||||
setRootPassword: false
|
||||
doAutologin: true
|
||||
setRootPassword: true
|
||||
doAutologin: false
|
||||
user:
|
||||
shell: /run/current-system/sw/bin/bash
|
||||
forbidden_names: [ root ]
|
||||
|
||||
@@ -8,7 +8,7 @@ showReleaseNotesUrl: false
|
||||
requirements:
|
||||
requiredStorage: 60
|
||||
requiredRam: 4.0
|
||||
internetCheckUrl: [ https://nixup.io, https://cache.nixos.org/ ]
|
||||
internetCheckUrl: [ https://www.edps.europa.eu, https://cache.nixos.org/ ]
|
||||
check:
|
||||
- storage
|
||||
- ram
|
||||
|
||||
Reference in New Issue
Block a user