feat: add Infini-SWIFT to flake, remove testing
This commit is contained in:
parent
beea2ab054
commit
742c9fd7a2
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
hosts = {
|
hosts = {
|
||||||
# set host specific properties here
|
# set host specific properties here
|
||||||
Infini-DESKTOP = { };
|
Infini-DESKTOP = { };
|
||||||
testing = { };
|
Infini-SWIFT = { };
|
||||||
};
|
};
|
||||||
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