traefik
This commit is contained in:
parent
6d92957661
commit
b9e9fd3557
1 changed files with 2 additions and 0 deletions
|
|
@ -9,12 +9,14 @@
|
||||||
./disko.nix
|
./disko.nix
|
||||||
../../modules/nixos/networking/ssh.nix
|
../../modules/nixos/networking/ssh.nix
|
||||||
../../modules/nixos/users/tulg.nix
|
../../modules/nixos/users/tulg.nix
|
||||||
|
./traefik.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "kittykat";
|
networking.hostName = "kittykat";
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nano
|
nano
|
||||||
fastfetch
|
fastfetch
|
||||||
|
kitty
|
||||||
];
|
];
|
||||||
services.xray-3x-ui = {
|
services.xray-3x-ui = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue