Update dependencies
This commit is contained in:
parent
a05bb21198
commit
e1bdc6a26d
2 changed files with 16 additions and 18 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue