This commit is contained in:
2026-03-01 14:57:48 +00:00
parent f090642bf8
commit ef3e5c836c
2 changed files with 0 additions and 12 deletions

View File

@@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
lumen
];
}