feat(hosts): initial

This commit is contained in:
Sk7Str1p3 2026-04-30 19:34:12 +03:00
parent e4f81f2e3f
commit 771306baec
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
3 changed files with 53 additions and 0 deletions

View file

@ -14,6 +14,7 @@
inputs.flake-file.flakeModules.default
../devShells
../docs
../hosts
];
systems = [ "x86_64-linux" ];