diff --git a/nix/profiles/culisg.nix b/nix/profiles/culisg.nix index 81f659f..1d896b2 100644 --- a/nix/profiles/culisg.nix +++ b/nix/profiles/culisg.nix @@ -3,6 +3,8 @@ home.homeDirectory = "/home/c/culisg"; home.stateVersion = "24.05"; + programs.home-manager.enable = true; + imports = [ ../../shell ../../editor