chore: remove unused vm functionality

This commit is contained in:
Nickolaj Jepsen 2025-02-23 23:07:15 +01:00
parent afbeb29e7d
commit 3eb72c17d7
3 changed files with 0 additions and 84 deletions

View file

@ -68,7 +68,6 @@
flake-parts.lib.mkFlake {inherit inputs;} {
imports = [
inputs.agenix-rekey.flakeModule
./vm.nix
./formatter.nix
./hosts
];