[astronomy] Added to Altair, removed from Vega

This commit is contained in:
2025-10-21 11:59:33 -07:00
parent 9818771f7c
commit 9bbb4aa2dc
2 changed files with 1 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ in
{ {
imports = imports =
map (x: ../../../home-manager + x) [ map (x: ../../../home-manager + x) [
"/features/astronomy.nix"
"/features/development/development.nix" "/features/development/development.nix"
"/features/development/docker.nix" "/features/development/docker.nix"
"/features/development/haskell.nix" "/features/development/haskell.nix"

View File

@@ -2,7 +2,6 @@
{ {
imports = imports =
map (x: ../../../home-manager + x) [ map (x: ../../../home-manager + x) [
"/features/astronomy.nix"
"/features/development/development.nix" "/features/development/development.nix"
"/features/development/docker.nix" "/features/development/docker.nix"
"/features/development/haskell.nix" "/features/development/haskell.nix"