Apply customization for EU edition

This commit is contained in:
Michael Smith
2024-09-11 10:39:48 +02:00
parent c08e57de0d
commit 1186cb2d47
18 changed files with 102 additions and 55 deletions

View File

@@ -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

View File

@@ -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 ]

View File

@@ -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