migrating dev environments to output

This commit is contained in:
2025-04-18 20:57:36 -06:00
parent e7883be1f1
commit ecb9f386ce
4 changed files with 60 additions and 28 deletions

View File

@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
../../base.nix
../../stylix.nix
];
}