tangled
alpha
login
or
join now
encode42.dev
/
nixos
0
fork
atom
Personal-use NixOS configuration
0
fork
atom
overview
issues
pulls
pipelines
Remove unused variables
encode42.dev
1 month ago
3e4fc2d8
87775a31
+1
-1
1 changed file
expand all
collapse all
unified
split
hosts
index
config
web
network-optimizer.nix
+1
-1
hosts/index/config/web/network-optimizer.nix
···
1
1
-
{ flakeRoot, lib, pkgs-personal, ... }:
1
1
+
{ flakeRoot, ... }:
2
2
3
3
let
4
4
host = "network-optimizer.lan";