cleaned up

This commit is contained in:
biscuit
2025-06-06 07:46:05 -05:00
parent 2b8d4a1dce
commit e623b83d68
3 changed files with 8 additions and 8 deletions
-5
View File
@@ -1,5 +0,0 @@
{pkgs, ...}: let
info = import ../info.nix;
in {
environment.systemPackages = info.apps pkgs;
}