eve | back in 'production'
This commit is contained in:
parent
950a988bd9
commit
b1b1bdc00e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [ ./default.nix ];
|
||||
deployment = { tags = [ "intel" "chromebook" ]; };
|
||||
deployment = { tags = [ "workstation" "intel" "chromebook" ]; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue