feat(sirius): enable impermanence

This commit is contained in:
tux
2026-05-09 05:36:27 +05:30
parent d8adc25455
commit 35dcf89400
2 changed files with 83 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
tnix = {
boot.secure-boot.enable = true;
boot.impermanence.enable = true;
networking.openssh.enable = true;
virtualisation = {