Fix flake.nix

This commit is contained in:
Cameron Reed 2024-01-09 15:30:06 -07:00
parent 540d498c1d
commit d6b8d3e30f

View File

@ -9,7 +9,7 @@
outputs = { self, nixpkgs }@inputs:
with
let
lib = nixpkgs.lib;
in {
nixosConfigurations = {