[Organizations] Reorganizes files a bit, making features/development

This commit is contained in:
2025-02-15 11:42:24 -08:00
parent 032a0b477e
commit a530511813
10 changed files with 42 additions and 27 deletions

View File

@@ -2,11 +2,9 @@
{
imports = map (x: ../../../home-manager + x) [
"/features/linux-desktop.nix"
"/features/development-linux.nix"
"/features/haskell.nix"
"/features/nix.nix"
"/features/gaming.nix"
"/apps/element.nix"
"/features/development/development.nix"
"/features/development/haskell.nix"
];
home.stateVersion = "24.11";