diff --git a/flake.nix b/flake.nix index a68748c..0003122 100644 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,7 @@ }: let system = "x86_64-linux"; + lib = nixpkgs.lib; in { nixosConfigurations.vps = nixpkgs.lib.nixosSystem {