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