latest updates

This commit is contained in:
2022-01-22 20:05:44 +01:00
parent 7c8c4f0d7f
commit 400a585cca
96 changed files with 7105 additions and 61 deletions
tromjaro/xfce
Packages-DesktopPackages-Root
desktop-overlay
etc
skel
.config
.local
live-overlay
etc
calamares

@ -1,14 +0,0 @@
---
efiSystemPartition: "/boot/efi"
userSwapChoices:
- none # Create no swap, use no swap
- small # Up to 4GB
- suspend # At least main memory size
- file # To swap file instead of partition
alwaysShowPartitionLabels: true
# There are four options: erase, replace, alongside, manual),
# the default is "none".
initialPartitioningChoice: erase
initialSwapChoice: none
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["btrfs","ext4"]