hosts(fennecBox): initial
This commit is contained in:
parent
771306baec
commit
98e7d20168
4 changed files with 387 additions and 0 deletions
7
hosts/fennecBox/about.nix
Normal file
7
hosts/fennecBox/about.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
name = "fennecBox";
|
||||
users = [
|
||||
"Sk7Str1p3"
|
||||
];
|
||||
headless = false;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue