♻️ refactor: better vm handling, no more scripts, we're true nix elitists here

Signed-off-by: xtrm <oss@xtrm.me>
This commit is contained in:
xtrm
2025-02-19 14:25:05 +01:00
parent e9f538ed92
commit 0fb19bbbe0
4 changed files with 37 additions and 17 deletions

View File

@ -1,4 +1,10 @@
{ config, pkgs, modulesPath, hostname, ... }:
{
config,
pkgs,
modulesPath,
hostname,
...
}:
{
imports = [