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
|
||||
../../modules/nixos/networking/ssh.nix
|
||||
../../modules/nixos/users/tulg.nix
|
||||
./traefik.nix
|
||||
];
|
||||
|
||||
networking.hostName = "kittykat";
|
||||
environment.systemPackages = with pkgs; [
|
||||
nano
|
||||
fastfetch
|
||||
kitty
|
||||
];
|
||||
services.xray-3x-ui = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue