made disko/impermanence config into a module

This commit is contained in:
Leyla Becker 2024-12-10 23:43:53 -06:00
parent c28731a1a7
commit 30ad3c91b9
10 changed files with 571 additions and 466 deletions

View file

@ -1,9 +1,7 @@
# server nas
{...}: {
imports = [
./disko-config.nix
./hardware-configuration.nix
./impermanence.nix
./configuration.nix
];
}