diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 903e620..dc02626 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -33,6 +33,7 @@ fira-code-nerdfont powertop git-credential-manager + pass-wayland ]; nixpkgs.config.allowUnfree = true;