does not build

This commit is contained in:
Charlie Root 2024-05-20 23:08:14 +02:00
commit b372397342
3 changed files with 76 additions and 43 deletions

View file

@ -10,7 +10,7 @@
settings = {
substituters = [ "https://hyprland.cachix.org" ];
trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
# "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
# enable flakes
experimental-features = [ "nix-command" "flakes" ];