mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 02:00:51 +02:00
Removed polr from lisa
This commit is contained in:
parent
b62e5bcad3
commit
4c3e8ccb90
1 changed files with 0 additions and 17 deletions
|
@ -56,23 +56,6 @@
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.polr = {
|
|
||||||
enable = true;
|
|
||||||
adminpassFile = "/root/polradminpw";
|
|
||||||
database = {
|
|
||||||
createLocally = true;
|
|
||||||
dbpassFile = "/root/polrdbpw";
|
|
||||||
dbname = "hello";
|
|
||||||
};
|
|
||||||
config = {
|
|
||||||
address = "link.julienmalka.me";
|
|
||||||
appkeyFile = "/root/polrappkey";
|
|
||||||
};
|
|
||||||
extraConfig = ''
|
|
||||||
SETTING_PSEUDORANDOM_ENDING=true
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
# make the tailscale command usable to users
|
# make the tailscale command usable to users
|
||||||
environment.systemPackages = [ pkgs.tailscale ];
|
environment.systemPackages = [ pkgs.tailscale ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue