restore to working versions

This commit is contained in:
Tristan 2023-06-07 15:20:59 +01:00
parent fe0d351f92
commit 03414d31fa
2 changed files with 23 additions and 23 deletions

View file

@ -2,7 +2,7 @@
description = "A flake using my config";
inputs = {
nixpkgs.url = "nixpkgs/nixos-23.05";
nixpkgs.url = "nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";