test
This commit is contained in:
parent
5f0bf2a818
commit
c7d2869d85
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
{
|
||||
nixosConfigurations = {
|
||||
plexy = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
stdenv.hostPlatform.system = "x86_64-linux";
|
||||
modules = [
|
||||
./hosts/plexy
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue