fix: add home-manager declaration

This commit is contained in:
2025-08-30 12:16:02 +02:00
parent 18f0100994
commit cddb786adf

View File

@ -1,4 +1,4 @@
{ pkgs, ... }: { home-manager.users.louisgallet = { pkgs, ... }: {
# HomeBrew configuration # HomeBrew configuration
homebrew = { homebrew = {
enable = true; enable = true;