flake: bump
This commit is contained in:
parent
0cb5596d22
commit
caa0f0de74
2 changed files with 481 additions and 355 deletions
831
flake.lock
generated
831
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -35,7 +35,10 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nvf.url = "github:notashelf/nvf";
|
nvf = {
|
||||||
|
url = "github:notashelf/nvf";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
# confine vpns to specific systemd services
|
# confine vpns to specific systemd services
|
||||||
vpn-confinement.url = "github:Maroka-chan/VPN-Confinement";
|
vpn-confinement.url = "github:Maroka-chan/VPN-Confinement";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue