reenable hypr utils

This commit is contained in:
willifan 2024-05-13 13:48:17 +02:00
parent 91a90350a9
commit 3696b6b40a
6 changed files with 16 additions and 29 deletions

View file

@ -8,7 +8,7 @@
hardware.url = "github:nixos/nixos-hardware";
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/";
inputs.nixpkgs.follows = "nixpkgs";
};
@ -57,4 +57,4 @@
};
};
};
}
}