pinwheel: Cleanup work module
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ inputs, pkgs, lib, config, ... }:
|
{ pkgs, lib, config, ... }:
|
||||||
let
|
let
|
||||||
gitEnabled = config.mod.git.enable;
|
gitEnabled = config.mod.git.enable;
|
||||||
goEnabled = config.mod.go.enable;
|
goEnabled = config.mod.go.enable;
|
||||||
|
|||||||
Reference in New Issue
Block a user