Remove unused devenv nix imports

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-01-20 15:35:28 +08:00
parent a04d562d61
commit c4951f820a
2 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, config, ... }:
{ pkgs, ... }:
{
process.managers.process-compose = {