Skip to content

os/lib/nixos-container/vpsadminos: multiple fixes#82

Merged
aither64 merged 3 commits intovpsfreecz:stagingfrom
quantenzitrone:vpsadminos-nix-fixes
Dec 19, 2025
Merged

os/lib/nixos-container/vpsadminos: multiple fixes#82
aither64 merged 3 commits intovpsfreecz:stagingfrom
quantenzitrone:vpsadminos-nix-fixes

Conversation

@quantenzitrone
Copy link
Contributor

closes #81

i tried to make it as not-hacky as possible

@aither64 aither64 merged commit 45e56c5 into vpsfreecz:staging Dec 19, 2025
3 of 5 checks passed
@aither64
Copy link
Member

Thanks, I have merged it except for the auto-allocate-uids setting. This seems to be an experimental feature which fails the build with the following error:

Validating generated nix.conf
error: Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled

We do not enable experimental features by default, so I don't think it belongs to our configuration yet.

The tests are still running, so if they'll pass, I'll apply these changes also to 25.11.

@quantenzitrone
Copy link
Contributor Author

I kinda assumed nixos would just ignore the option if the auto-allocate-uids is not enabled, especially if it is set to false.
I should have tested it before adding it to the pr, sorry.

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.

nixos impermanence causes problems in containers

2 participants