feat: minor modules updates

This commit is contained in:
Nickolaj Jepsen 2026-01-20 23:55:02 +01:00
parent 1a899dc894
commit 89cefcd610
7 changed files with 17 additions and 10 deletions

View file

@ -1,9 +1,4 @@
{lib, ...}: {
options.fireproof = {
work.enable = lib.mkEnableOption "Enable work-related applications and tools";
dev.enable = lib.mkEnableOption "Enable development tools and applications";
};
_: {
imports = [
./fish/default.nix
./claude.nix