Skip to content

Commit c4b0bc6

Browse files
authored
Fix evaluation error
1 parent c8eb461 commit c4b0bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ pkgs }:
1+
{ pkgs, ... }:
22
{
33
imports = [
44
./hardware-configuration.nix

0 commit comments

Comments
 (0)