diff options
Diffstat (limited to '.obsidian')
-rw-r--r-- | .obsidian/workspace.json | 100 |
1 files changed, 58 insertions, 42 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c2973af..3205eda 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,71 +4,86 @@ "type": "split", "children": [ { - "id": "f33c11cf18be28d7", + "id": "ec3db664ff2276a8", "type": "tabs", "children": [ { - "id": "3628dba7efa2e99a", + "id": "c28bb2cb6b37ee8a", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Freenet CPU steal graph.md", + "file": "Using Libvirt to manage QEMU image bitmaps.md", "mode": "source", "backlinks": true, "source": false }, "icon": "lucide-file", - "title": "Freenet CPU steal graph" + "title": "Using Libvirt to manage QEMU image bitmaps" } }, { - "id": "b1754e4cb810f3a0", + "id": "1308c4e6460da0ff", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "How to show the mysql galera cluster status.md", + "file": "Examples of proper JQ usage.md", "mode": "source", "backlinks": true, "source": false }, "icon": "lucide-file", - "title": "How to show the mysql galera cluster status" + "title": "Examples of proper JQ usage" } }, { - "id": "5ac5819f83e59327", + "id": "f665cbd99b48e2f8", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md", + "file": "Bash process substition (tmp file).md", "mode": "source", "backlinks": true, "source": false }, "icon": "lucide-file", - "title": "Managing the amount of WSGI processes ran by apache is done from the apache site configuration" + "title": "Bash process substition (tmp file)" } }, { - "id": "487149710eacf558", + "id": "b702b296d7bec9aa", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "daily/18-Apr-2025.md", + "file": "About keyboard layout on Wayland.md", "mode": "source", "backlinks": true, "source": false }, "icon": "lucide-file", - "title": "18-Apr-2025" + "title": "About keyboard layout on Wayland" + } + }, + { + "id": "d5736e0335ccad0f", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Nix derivations.md", + "mode": "source", + "backlinks": true, + "source": false + }, + "icon": "lucide-file", + "title": "Nix derivations" } } ], - "currentTab": 3 + "currentTab": 4 } ], "direction": "vertical" @@ -99,10 +114,10 @@ "state": { "type": "search", "state": { - "query": "iptables", + "query": "stdenv:", "matchingCase": false, "explainSearch": false, - "collapseAll": false, + "collapseAll": true, "extraContext": false, "sortOrder": "alphabetical" }, @@ -120,7 +135,8 @@ "title": "Bookmarks" } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -219,34 +235,34 @@ "obsidian-excalidraw-plugin:New drawing": false } }, - "active": "487149710eacf558", + "active": "d5736e0335ccad0f", "lastOpenFiles": [ - "daily/15-Apr-2025.md", - "daily/18-Apr-2025.md", - "Working with Nix shells.md", - "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md", - "How to show the mysql galera cluster status.md", - "Freenet CPU steal graph.md", - "daily/17-Apr-2025.md", - "daily/14-Apr-2025.md", - "daily/16-Apr-2025.md", - "Debugging issues with updating Puppet dependency.md", - "It's recommended to use small-medium ARC for hypervisors where ZFS is used.md", - "How to RIP (grep).md", - "Using Libvirt to manage QEMU image bitmaps.md", - "Importing GPG keys from a keyserver.md", - "Exposing development headers on Nixos.md", + "Nix flake.md", + "Nix derivations.md", "About keyboard layout on Wayland.md", - "Benchmarking code in Golang.md", - "Testing Golang programs.md", - "How to properly do options in a bash script with getopt!.md", - "We don't support filesystem discard syscalls on our openstack platform.md", + "Automatic configuration deployment with NixOS.md", + "Booting a NixOS on OpenStack.md", + "Build custom modules as profiles to manage various NixOS hosts.md", + "daily/25-Apr-2025.md", + "Ansible ad-hoc commands.md", + "Bash process substition (tmp file).md", "Examples of proper JQ usage.md", - "Device mapper.md", - "daily/11-Apr-2025.md", - "daily/10-Apr-2025.md", - "List of tags I use in this Vault and their purpose.md", - "Managing Ceph on Devstack & OpenStack.md", + "Using JQ to construct an array and filtering empty strings.md", + "Using Libvirt to manage QEMU image bitmaps.md", + "daily/16-Apr-2025.md", + "daily/15-Apr-2025.md", + "daily/14-Apr-2025.md", + "daily/17-Apr-2025.md", + "daily/18-Apr-2025.md", + "daily/22-Apr-2025.md", + "daily/23-Apr-2025.md", + "daily/24-Apr-2025.md", + "OVN upgrade.md", + "OVN Clusters.md", + "Prometheus endpoints.md", + "ceilometer data is going into Prometheus as Ihor fixed the out of order issue.md", + "GroupVPS Platform.md", + "Income tax statement and reductions from mortgage.md", "daily", "ESP", "Excalidraw" |