diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-07-01 22:36:23 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-07-01 22:36:23 +0100 |
commit | dbad6100b446cdcd26e6117bb236bda04e517cf1 (patch) | |
tree | 7228bd38183580d0ac9544b3e59dbac6412c497c /nixos/modules/module-list.nix | |
parent | 52e1994a8314d3dbc1d9f345bd5eddba796109ed (diff) |
add eth.sites.recipes
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r-- | nixos/modules/module-list.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index 6225094..0a778ee 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -9,9 +9,10 @@ ./programs/steam.nix ./services/ambience.nix ./services/catbus-lgtv.nix + ./services/catbus-lifx.nix ./sites/cgit.nix ./sites/go.nix - ./services/catbus-lifx.nix + ./sites/recipes.nix ./services/catbus-networkpresence.nix ./services/catbus-snapcast.nix ./services/catbus-wakeonlan.nix |