mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 13:21:45 -05:00
fix: Made previous commit work.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, lib, hostName ? "nixos", ... }:
|
||||
{ config, lib, hostName ? "nixos", pkgs, ... }:
|
||||
let cfg = config.services.laravel;
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user