added some flake templates.
This commit is contained in:
parent
9068858ee4
commit
fac5efd7b2
17 changed files with 448 additions and 0 deletions
|
@ -64,5 +64,7 @@
|
|||
"gabe@gv-workstation" = import ./hosts/home-workstation.nix {inherit inputs outputs;};
|
||||
"gabe@gv-ubuntu" = import ./hosts/home-workstation.nix {inherit inputs outputs;};
|
||||
};
|
||||
|
||||
templates=import ./templates {inherit inputs outputs;};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue