close terminal on pokedex pfpa paste

This commit is contained in:
Gabriel Fontes
2022-03-28 11:29:22 -03:00
parent 0b42c95761
commit 0202605c8a
3 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -102,8 +102,8 @@
graphical = true;
trusted = true;
colorscheme = "rose-pine-moon";
wallpaper = "autumn-mountains";
colorscheme = "spaceduck";
wallpaper = "planet-comets-blue-pink";
};
"misterio@pleione" = lib.mkHome {
username = "misterio";
-1
View File
@@ -7,7 +7,6 @@
database =
"postgresql:///paste?user=paste&host=/var/run/postgresql";
environmentFile = "/srv/paste-misterio-me.key";
openFirewall = true;
port = 8082;
};
-1
View File
@@ -6,7 +6,6 @@
enable = true;
port = 8083;
sessionKeyFile = /srv/pokedex.key;
openFirewall = true;
};
postgresql = {