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