updates home manager config

This commit is contained in:
Dennis Schoepf 2026-03-03 22:08:29 +01:00
parent 2c8c977d28
commit d44b7ebdaa
4 changed files with 26 additions and 39 deletions

View file

@ -7,6 +7,7 @@ in
system = "x86_64-linux";
modules = with config.flake.modules.nixos; [
# Modules
home-manager
base
shell