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
No known key found for this signature in database
GPG key ID: 9762169A1B35EA68
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 = {