Home Gen70 @ 2025-11-13-00:27 by jonas@monolith

This commit is contained in:
2026-02-12 01:21:50 +01:00
parent 5091db4d53
commit f54f1aba19
3 changed files with 10 additions and 3 deletions

View File

@@ -23,8 +23,8 @@
# hive moduless
hive.doom.enable = true;
hive.doom.asDefaultEditor = true;
hive.doom.enableCopilot = true;
hive.doom.enableTidal = true;
hive.doom.enableCopilot = false;
hive.doom.enableTidal = false;
hive.doom.withNixPkgs = true;
hive.doom.withShellPkgs = true;
hive.doom.withPythonPkgs = true;