chore: run fmt

This commit is contained in:
installer
2025-02-06 18:25:39 +01:00
parent 9600761c92
commit 75281a05ea
20 changed files with 380 additions and 272 deletions

View File

@@ -3,7 +3,8 @@
lib,
config,
...
}: {
}:
{
options = {
myHome.dotfiles.enable = lib.mkEnableOption "enables dotfiles";
};