This commit is contained in:
2024-04-07 20:19:32 +02:00
parent b42cd86e68
commit ab22403cb2
4 changed files with 119 additions and 17 deletions

View File

@ -1,8 +1,6 @@
{...}: {
imports = [
./disko.nix
(import ./disko.nix {})
./impermanence.nix
./configurations.nix
];
}

View File

@ -0,0 +1 @@
{...}: {}