index
:
nixos-config
master
Personal NixOS configuration
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
apache
/
local.nix
blob: 3648fe16f0da24fc89ffaec80562b553a71ebf78 (
plain
)
1
2
3
4
5
{ config, ... }: { hostName = config.networking.hostName; }