book | clean up and add tag 'chromebook'
This commit is contained in:
parent
85ca89ef5e
commit
ead3ed96d1
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [ ./default.nix ];
|
||||
deployment = {
|
||||
tags = [ "workstation" "intel" ];
|
||||
targetHost = "192.168.1.156";
|
||||
tags = [ "workstation" "intel" "chromebook" ];
|
||||
allowLocalDeployment = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue