Fixed formatting

This commit is contained in:
Bryan Ramos 2023-04-12 15:47:55 -04:00
parent 35b944eaee
commit 67ec9df409

View file

@ -20,7 +20,7 @@
};
};
in
in
{
nixosConfigurations.socrates = nixpkgs.lib.nixosSystem {
inherit system;
@ -38,6 +38,3 @@ in
};
};
}