fix: add home-manager declaration
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
{ pkgs, ... }: {
|
home-manager.users.louisgallet = { pkgs, ... }: {
|
||||||
# HomeBrew configuration
|
# HomeBrew configuration
|
||||||
homebrew = {
|
homebrew = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Reference in New Issue
Block a user