decouple vpn and proxies
This commit is contained in:
parent
1518f7007b
commit
476c13d296
13 changed files with 103 additions and 45 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
services.xserver.windowManager.qtile = {
|
||||
enable = true;
|
||||
};
|
||||
imports = [
|
||||
./net.nix
|
||||
./firewall.nix
|
||||
|
@ -8,5 +11,7 @@
|
|||
./social.nix
|
||||
./stash.nix
|
||||
./net.nix
|
||||
|
||||
./devenv.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue