mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: winters: add hostId for zfs
This commit is contained in:
parent
c406695591
commit
035c42b170
3 changed files with 3 additions and 3 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
networking = {
|
||||
hostName = "winters";
|
||||
hostId = "b7778a4a";
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
||||
|
|
@ -37,7 +38,6 @@
|
|||
hasFingerprint = false;
|
||||
impermanence = false;
|
||||
isBtrfs = false;
|
||||
initialSetup = true;
|
||||
flakePath = "/home/swarsel/.dotfiles";
|
||||
server = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue