Skip to content

docs: remove the xdg directory#412

Merged
talos-bot merged 1 commit intosiderolabs:mainfrom
Iheanacho-ai:xdg
Mar 10, 2026
Merged

docs: remove the xdg directory#412
talos-bot merged 1 commit intosiderolabs:mainfrom
Iheanacho-ai:xdg

Conversation

@Iheanacho-ai
Copy link
Member

fixes #411

@github-project-automation github-project-automation bot moved this to To Do in Planning Mar 5, 2026
@talos-bot talos-bot moved this from To Do to In Review in Planning Mar 5, 2026
@smira smira removed this from Planning Mar 6, 2026
@rothgar
Copy link
Member

rothgar commented Mar 10, 2026

/m

Signed-off-by: Amarachi Iheanacho <amarachi.iheanacho@siderolabs.com>
@Iheanacho-ai
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 675bef8 into siderolabs:main Mar 10, 2026
1 check passed
| ------- | ------------------------------------------------------------------------------ |
| Linux | `~/.talos/omni/config` |
| MacOS | `~/Library/Application Support/omni/config` |
| Windows | `%USERPROFILE%\.talos\omni\config`, e.g., `C:\Users\myuser\.talos\omni\config` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Iheanacho-ai this table is wrong, it still points to XDG for MacOS. We should remove the table and simply say in the sentence above:

omnictl stores its configuration under ~/.talos/omni/config.

That should be enough.

Copy the downloaded file to the appropriate location for your operating system:

```bash
cp omniconfig.yaml <LOCATION_FOR_YOUR_OS_ABOVE>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will also need to be updated. Sth like:

cp omniconfig.yaml ~/.talos/omni/config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs still claims XDG adhererence

4 participants