updating packages

This commit is contained in:
2026-03-17 17:35:15 -07:00
parent 8edcc84b03
commit 07f9867eba

View File

@@ -4,6 +4,7 @@
{ pkgs, ... }: {
imports = [
./desktop-light.nix
./desktop-packages-light.nix
./desktop-packages-full.nix
];
}