This commit is contained in:
mjallen18
2025-10-24 09:59:44 -05:00
parent 9582ca5392
commit 2b5614a07b
12 changed files with 487 additions and 347 deletions

View File

@@ -1,7 +1,6 @@
{
lib,
pkgs,
home,
...
}:
let

View File

@@ -1,6 +1,5 @@
{
pkgs,
lib,
namespace,
config,
...