Home Gen500 @ 2025-04-10-13:15

This commit is contained in:
2025-04-10 13:15:53 +02:00
parent 46a6d8b3c9
commit 5b433fe39f
5 changed files with 15 additions and 2 deletions

View File

@@ -10,6 +10,10 @@
home.username = "jonas";
home.homeDirectory = "/home/jonas";
doom.enable = true;
doom.withNixPkgs = true;
doom.withShellPkgs = true;
# This value determines the Home Manager release that your configuration is
# compatible with. This helps avoid breakage when a new Home Manager release
# introduces backwards incompatible changes.