feat: stubbed out configs for eve home manager user

This commit is contained in:
Leyla Becker 2025-10-19 17:24:29 -05:00
parent 46890110f8
commit 0c88746da1
8 changed files with 140 additions and 0 deletions

View file

@ -61,6 +61,19 @@ in {
piper.enable = hardware.piperMouse.enable;
krita.enable = true;
ungoogled-chromium.enable = true;
inkscape.enable = true;
obsidian.enable = true;
obs-studio.enable = true;
kdenlive.enable = true;
tor-browser.enable = true;
olympus.enable = true;
libreoffice.enable = true;
# Windows applications that we need to figure out how to install
guild-wars-2.enable = false;
vortex.enable = false;
dungeon-draft.enable = false;
})
];
};