feat: add testing to flake
This commit is contained in:
parent
91e6ca0b4d
commit
fca9abd387
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
hosts = {
|
hosts = {
|
||||||
# set host specific properties here
|
# set host specific properties here
|
||||||
Infini-DESKTOP = { };
|
Infini-DESKTOP = { };
|
||||||
|
testing = { };
|
||||||
};
|
};
|
||||||
importables = rec {
|
importables = rec {
|
||||||
profiles = digga.lib.rakeLeaves ./profiles // {
|
profiles = digga.lib.rakeLeaves ./profiles // {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue