fix networkmanager
This commit is contained in:
parent
7cf36dfa51
commit
a8b15311f1
3 changed files with 33 additions and 24 deletions
|
|
@ -4,6 +4,8 @@
|
|||
inputs = {
|
||||
agenix.url = "github:ryantm/agenix";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
nixpkgs-backport-fix.url = "github:NixOS/nixpkgs/2bdc7039afa38f4330de69360a817e11f7e2f2c5";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue