fixed name
This commit is contained in:
parent
60e885b1a4
commit
f7dcb26f9a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
inputs@{ self, nixpkgs, ... }:
|
||||
{
|
||||
nixosConfigurations = {
|
||||
server = nixpkgs.lib.nixosSystem {
|
||||
"games-night" = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue