images: init first own images

This commit is contained in:
Felix Buehler 2023-03-12 18:50:22 +01:00
parent 2066727d19
commit 6714075109
5 changed files with 141 additions and 1 deletions

View file

@ -43,7 +43,7 @@
imports = [
./machines/configurations.nix
#./nixos/images/default.nix
./images/flake-module.nix
inputs.pre-commit-hooks-nix.flakeModule
];