feat: add Infini-SWIFT to flake, remove testing

This commit is contained in:
Infinidoge 2021-09-24 09:48:06 -04:00
parent beea2ab054
commit 742c9fd7a2

View file

@ -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 // {