mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 08:36:33 +01:00
use nixos-unstable
This commit is contained in:
parent
09571fd118
commit
201ba0acae
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
#nixpkgs.url = "github:jopejoe1/nixpkgs/noto-emoji-unstale";
|
||||
nixpkgs.url = "github:nixos/nixpkgs";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
home-manager= {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
Loading…
Reference in a new issue