[Flake] add flake-utils to root flake

This commit is contained in:
Antoine Viallon 2024-03-11 00:16:11 +01:00
parent c548c42662
commit 48136970db
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -8,6 +8,7 @@
fps.url = "github:wamserma/flake-programs-sqlite";
fps.inputs.nixpkgs.follows = "nixpkgs";
flake-utils.url = "github:numtide/flake-utils";
sddm-unstable = {
url = "github:sddm/sddm/develop";