diff --git a/home.nix b/home.nix index 1827be2..cf2259b 100644 --- a/home.nix +++ b/home.nix @@ -96,6 +96,8 @@ with import {}; home.sessionPath = [ ]; + nixpkgs.config.allowUnfree = true; + imports = [ ./modules/applications/emacs/default.nix ./modules/window_managers/hyprland/default.nix