mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 16:17:46 +00:00
Fix hostname
This commit is contained in:
parent
64dafeee1c
commit
51f079d981
3 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ in {
|
|||
|
||||
# System
|
||||
mods.user.name = "muon";
|
||||
networking.hostName = cfg.user.name;
|
||||
mods.home.file = ./home.nix;
|
||||
|
||||
# Modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue