update to 23.05

This commit is contained in:
Tristan 2023-06-05 15:01:32 +01:00
parent 4125a78bf2
commit f66541a552
6 changed files with 35 additions and 26 deletions

View file

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