add docker
nixos config pipeline / show-flake (push) Successful in 33s
nixos config pipeline / deploy (push) Successful in 39s

This commit is contained in:
smayzy
2025-08-29 18:53:11 +02:00
parent 0b6e55da82
commit 325a193a38
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -2,5 +2,6 @@
{
imports = [
./nixos
./docker.nix
];
}