This website requires JavaScript.
Explore
Help
Sign in
fireproof
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced
2026-01-22 16:16:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
41906e75fb
nixos
/
modules
/
system
/
networking.nix
6 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor: simplify host setup
2025-12-13 21:41:52 +01:00
{
config
,
.
.
.
}:
{
complete rework v3
2025-02-18 20:17:57 +01:00
networking
=
{
refactor: simplify host setup
2025-12-13 21:41:52 +01:00
hostName
=
config
.
fireproof
.
hostname
;
complete rework v3
2025-02-18 20:17:57 +01:00
}
;
}
Reference in a new issue
Copy permalink