remove hyprland cachix

This commit is contained in:
Murphy 2025-01-23 12:37:54 -05:00
parent a4650fc22a
commit 7bd1d5d4c7
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -43,11 +43,6 @@ in
];
};
nix.settings = {
substituters = ["https://hyprland.cachix.org"];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkGc="];
};
programs.xwayland.enable = true;
home-manager.users.${config.user} = {