aboutsummaryrefslogtreecommitdiff
path: root/user_configuration.json
diff options
context:
space:
mode:
authorLibravatar Stepanov Aleksey <37975656+BlueInGreen68@users.noreply.github.com>2023-12-19 16:41:54 +0500
committerLibravatar GitHub <noreply@github.com>2023-12-19 16:41:54 +0500
commit84789a720050650381c2fb2c3d49ae40f2f1498b (patch)
tree5491cd89265f531abb75705cebddf65b4642d8e4 /user_configuration.json
parent7157ff51e228b44f45e5a423f1f975d2c4ee1842 (diff)
Update user_configuration.json
Diffstat (limited to 'user_configuration.json')
-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
+}