1

Modules/Impermanence: Add impermanence module and enable opt-in state for nixinator

This commit is contained in:
2025-07-16 02:20:35 +02:00
parent d3fb12f2b1
commit 54eadb78c6
5 changed files with 145 additions and 1 deletions

View File

@ -14,6 +14,8 @@
];
modules = {
impermanence.enable = true;
network = {
useNetworkManager = true;