feat: proxy nixos modules, remove deprecated overlay attribute

This commit is contained in:
Jake Hamilton
2023-02-21 17:41:34 -08:00
parent af06876391
commit b428b981b9
4 changed files with 45 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
description = "Snowfall Lib";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-22.05";
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";
flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus";
flake-compat = {