Fix formatting.

This commit is contained in:
2024-09-25 15:11:56 +01:00
parent c565aba76c
commit 855850196f
5 changed files with 28 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{ lib, ... }:
{
imports = [
./impermanence.nix # TODO: find a way to avoid needing this here
./impermanence.nix # TODO: find a way to avoid needing this here
];
boot.isContainer = true;