mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:56:34 +01:00
Add hostID
This commit is contained in:
parent
52a3d2cdd4
commit
06359c8637
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
];
|
||||
|
||||
networking.hostName = "yokai";
|
||||
networking.hostId = "af13bbec";
|
||||
|
||||
boot.supportedFilesystems = [ "ntfs" "btrfs" "zfs" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue