added desktop pc
This commit is contained in:
parent
acaa0e023c
commit
c25965fd5a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
inputs@{ self, nixpkgs, ... }:
|
||||
let
|
||||
hosts = {
|
||||
"work-ntb" = "x86_64-linux";
|
||||
"wenar-nix" = "x86_64-linux";
|
||||
"lenar" = "x86_64-linux";
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue