feat: switch back to upstream nh and use doas-sudo-shim

This commit is contained in:
Youwen Wu 2025-02-10 21:12:24 -08:00
parent b63c4c3cd1
commit 588ed29f96
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 5 additions and 31 deletions

View file

@ -106,11 +106,6 @@
url = "github:musnix/musnix";
inputs.nixpkgs.follows = "nixpkgs";
};
nh-doas = {
url = "github:youwen5/nh";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =