openvpn-init
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
noshell.url = "github:viperML/noshell";
|
||||
spacebar-server.url = "github:spacebarchat/server";
|
||||
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
|
||||
auto-openvpn.url = "github:fin444/auto-openvpn.nix";
|
||||
andromeda-nook.url = "git+https://git.mtgmonkey.net/Andromeda/nook";
|
||||
blog.url = "git+https://git.mtgmonkey.net/Andromeda/blog";
|
||||
jank-client.url = "git+https://git.mtgmonkey.net/Andromeda/jank-client-fork";
|
||||
@@ -17,6 +18,7 @@
|
||||
noshell,
|
||||
spacebar-server,
|
||||
simple-nixos-mailserver,
|
||||
auto-openvpn,
|
||||
andromeda-nook,
|
||||
jank-client,
|
||||
math-project,
|
||||
@@ -32,6 +34,7 @@
|
||||
inherit system;
|
||||
inherit spacebar-server;
|
||||
inherit simple-nixos-mailserver;
|
||||
inherit auto-openvpn;
|
||||
inherit math-project;
|
||||
inherit andromeda-nook;
|
||||
inherit blog;
|
||||
@@ -50,6 +53,7 @@
|
||||
./services/math-project.nix
|
||||
./services/spacebar.nix
|
||||
./services/translate.nix
|
||||
./services/vpn.nix
|
||||
|
||||
jank-client.nixosModules.x86_64-linux.default
|
||||
math-project.nixosModules.x86_64-linux.default
|
||||
|
||||
Reference in New Issue
Block a user