clean up
Some checks failed
Verify Nix Flake / verify_build (push) Failing after 56s

This commit is contained in:
k
2026-01-28 01:02:38 -05:00
parent ae74da869a
commit 6b669988f0
3 changed files with 9 additions and 37 deletions

View File

@@ -33,6 +33,8 @@
direnv
texliveFull
ispell
calc
];
};
@@ -71,5 +73,6 @@
stylix = {
enable = true;
autoEnable = true;
targets.gnome.enable = false;
};
}