add boot vars, and pass name arg

This commit is contained in:
asyncnomi 2025-07-18 02:05:41 +02:00
parent 6447202f7f
commit b153246f90
7 changed files with 279 additions and 21 deletions

View file

@ -2,6 +2,7 @@
{
# Import dependencies
imports = [
./commons/boot.nix
./commons/basics.nix
./commons/ssh.nix
./commons/sudo.nix