Fix: Add missing elipsis to fighter/server.nix
This commit is contained in:
parent
9a73df2359
commit
ba589ef42a
@ -1,4 +1,4 @@
|
||||
{ pkgs, sys }: {
|
||||
{ pkgs, sys, ... }: {
|
||||
system.stateVersion = "24.11";
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
|
Loading…
x
Reference in New Issue
Block a user