This commit is contained in:
Miguel Palhas
2024-12-05 19:23:02 +00:00
parent 137a36e862
commit c0277da8b8
5 changed files with 109 additions and 23 deletions
+5
View File
@@ -18,4 +18,9 @@ in
};
};
};
nix.settings = {
substituters = [ "https://hyprland.cachix.org" ];
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];
};
}