feat: moves to 21.11 for nixpkgs

This commit is contained in:
2022-03-23 23:01:16 -05:00
parent cc4c5b4ae3
commit 85170cc249
2 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
description = "Configuration v1";
inputs = {
nixpkgs.url = "flake:nixpkgs";
nixpkgs.url = "github:NixOS/nixpkgs/release-21.11";
homeManager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";