fixes config

This commit is contained in:
Dennis Schoepf 2026-03-04 21:23:41 +01:00
parent a4a12dd340
commit ac4074245c

View file

@ -150,7 +150,7 @@
inputs.dms.homeModules.dank-material-shell
];
home.package = with pkgs; [
home.packages = with pkgs; [
nerd-fonts.victor-mono
];