Rename nixos-cpu to syncthing
This commit is contained in:
parent
82b4d37424
commit
e3e77d5173
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
networking.hostName = "nixos-cpu";
|
||||
networking.hostName = "syncthing";
|
||||
|
||||
imports = [
|
||||
../base.nix
|
Loading…
Add table
Add a link
Reference in a new issue