update Hauptseite
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";
|
||||
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";
|
||||
math-project.url = "git+https://git.mtgmonkey.net/Andromeda/math-project";
|
||||
@@ -16,6 +17,7 @@
|
||||
noshell,
|
||||
spacebar-server,
|
||||
simple-nixos-mailserver,
|
||||
andromeda-nook,
|
||||
jank-client,
|
||||
math-project,
|
||||
blog,
|
||||
@@ -31,6 +33,7 @@
|
||||
inherit spacebar-server;
|
||||
inherit simple-nixos-mailserver;
|
||||
inherit math-project;
|
||||
inherit andromeda-nook;
|
||||
inherit blog;
|
||||
ssh-pub-keys = import ./ssh-pub-keys.nix;
|
||||
};
|
||||
@@ -38,7 +41,7 @@
|
||||
./configuration.nix
|
||||
|
||||
./services/blog.nix
|
||||
./services/elmskell.nix
|
||||
# ./services/elmskell.nix
|
||||
./services/ferron.nix
|
||||
./services/gitea.nix
|
||||
# ./services/mailserver.nix
|
||||
|
||||
Reference in New Issue
Block a user