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, ... }: {
|
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||||
imports = [ ./default.nix ];
|
imports = [ ./default.nix ];
|
||||||
deployment = {
|
deployment = {
|
||||||
tags = [ "workstation" "intel" ];
|
tags = [ "workstation" "intel" "chromebook" ];
|
||||||
targetHost = "192.168.1.156";
|
|
||||||
allowLocalDeployment = true;
|
allowLocalDeployment = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue