hostPlatform
This commit is contained in:
parent
04565fe2ef
commit
9fc56e6dfa
1 changed files with 2 additions and 1 deletions
|
|
@ -24,5 +24,6 @@
|
|||
noto-fonts-emoji
|
||||
];
|
||||
|
||||
networking.hostname = "NOcomputer";
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
networking.hostName = "NOcomputer";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue