mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 21:31:45 -05:00
feat: Added mcfly and direnv to vagrant.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# TODO: Install private shell key?
|
||||
# TODO: git config via HomeManager?
|
||||
{ config, hostName, lib, pkgs, nixpkgs, ... }:
|
||||
{ config, hostName ? "nixos", lib, pkgs, nixpkgs, ... }:
|
||||
|
||||
let
|
||||
cfg = config.services.laravel;
|
||||
|
||||
Reference in New Issue
Block a user