Refactor
All checks were successful
/ check (push) Successful in 1m33s

This commit is contained in:
Oliver Davies 2025-07-09 06:59:19 +01:00
parent d18476da73
commit 72decc18fe
9 changed files with 2 additions and 2 deletions

View file

@ -1,7 +0,0 @@
{ outputs, ... }:
{
imports = [
outputs.homeManagerModules.default
];
}