Update dependencies

This commit is contained in:
Kiana Sheibani 2022-04-20 23:40:29 -04:00
parent a05bb21198
commit e1bdc6a26d
2 changed files with 16 additions and 18 deletions

View file

@ -1,10 +1,8 @@
{
description = "System conf";
inputs = rec {
nixpkgs.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nur.url = "github:nix-community/NUR";
nixos-hardware.url = "github:NixOS/nixos-hardware";
home-manager.url = "github:nix-community/home-manager/master";