aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user_configuration.json100
1 files changed, 1 insertions, 99 deletions
diff --git a/user_configuration.json b/user_configuration.json
index 0a3bdcb..dfb5e32 100644
--- a/user_configuration.json
+++ b/user_configuration.json
@@ -11,104 +11,6 @@
"debug": false,
"disk_config": {
"config_type": "default_layout",
- "device_modifications": [
- {
- "device": "/dev/sda",
- "partitions": [
- {
- "btrfs": [],
- "dev_path": null,
- "flags": [
- "Boot",
- "ESP"
- ],
- "fs_type": "fat32",
- "mount_options": [],
- "mountpoint": "/boot",
- "obj_id": "4c5695cd-fdd7-4e27-937f-46fa6ef0e192",
- "size": {
- "sector_size": {
- "unit": "B",
- "value": 512
- },
- "unit": "MiB",
- "value": 512
- },
- "start": {
- "sector_size": {
- "unit": "B",
- "value": 512
- },
- "unit": "MiB",
- "value": 1
- },
- "status": "create",
- "type": "primary"
- },
- {
- "btrfs": [
- {
- "compress": false,
- "mountpoint": "/",
- "name": "@",
- "nodatacow": false
- },
- {
- "compress": false,
- "mountpoint": "/home",
- "name": "@home",
- "nodatacow": false
- },
- {
- "compress": false,
- "mountpoint": "/var/log",
- "name": "@log",
- "nodatacow": false
- },
- {
- "compress": false,
- "mountpoint": "/var/cache/pacman/pkg",
- "name": "@pkg",
- "nodatacow": false
- },
- {
- "compress": false,
- "mountpoint": "/.snapshots",
- "name": "@.snapshots",
- "nodatacow": false
- }
- ],
- "dev_path": null,
- "flags": [],
- "fs_type": "btrfs",
- "mount_options": [
- "compress=zstd"
- ],
- "mountpoint": null,
- "obj_id": "57f9d5de-d837-4dfa-b35c-8126e3c445ac",
- "size": {
- "sector_size": {
- "unit": "B",
- "value": 512
- },
- "unit": "B",
- "value": 27084341248
- },
- "start": {
- "sector_size": {
- "unit": "B",
- "value": 512
- },
- "unit": "B",
- "value": 537919488
- },
- "status": "create",
- "type": "primary"
- }
- ],
- "wipe": true
- }
- ]
},
"hostname": "blueingreen",
"kernels": [
@@ -165,4 +67,4 @@
"timezone": "Asia/Yekaterinburg",
"uki": false,
"version": "2.7.1"
-} \ No newline at end of file
+}