we want LFS support

This commit is contained in:
Christoph Cullmann 2025-01-21 23:32:43 +01:00
parent 46f8bea88d
commit 04d90a2b1b
No known key found for this signature in database

View file

@ -429,6 +429,9 @@ in
# firefox needs programs.firefox.enable here but no systemPackages entry to have icon and work
programs.firefox.enable = true;
# we want LFS support
programs.git.lfs.enable = true;
# allow keyboard configure tools to work
hardware.keyboard.qmk.enable = true;