update
This commit is contained in:
parent
fbd804939f
commit
574b0043ac
@ -30,7 +30,7 @@
|
||||
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";
|
||||
};
|
||||
|
||||
outputs = inputs@{ nixpkgs, ... }: {
|
||||
@ -52,6 +52,7 @@
|
||||
{ _module.args = { inherit inputs; }; }
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.vpnconfinement.nixosModules.default
|
||||
./hosts/server/configuration.nix
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user