mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -30,7 +30,10 @@
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
vpnconfinement.url = "github:Maroka-chan/VPN-Confinement";
|
||||
vpnconfinement = {
|
||||
url = "github:Maroka-chan/VPN-Confinement";
|
||||
follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ nixpkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user