switch back to regular nixos unstable

This commit is contained in:
jopejoe1 2024-05-01 08:53:37 +02:00
parent d56d1c526e
commit 065cd10f08
2 changed files with 44 additions and 43 deletions

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Outputs
nixos-generators = {