mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
added vm output
This commit is contained in:
parent
2e1605808f
commit
58aac5f287
7 changed files with 253 additions and 0 deletions
5
src/system/machines/vm/modules/default.nix
Normal file
5
src/system/machines/vm/modules/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./home
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue