use regular unstable

This commit is contained in:
jopejoe1 2024-01-30 14:37:27 +01:00
parent 8af4db008e
commit 0a48cf1147
2 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
kde2nix = {
url = "github:nix-community/kde2nix";
inputs.nixpkgs.follows = "nixpkgs";