deploy dex
This commit is contained in:
parent
1d80d46168
commit
d0bfa894d7
5 changed files with 87 additions and 16 deletions
|
@ -15,9 +15,6 @@
|
|||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "21.11"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8443 ];
|
||||
|
||||
environment.noXlibs = lib.mkForce false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue