TEST
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
cfg = config.local.packages.linuxcnc-with-ethercat;
|
||||
cfg = config.local.packages.linuxcnc-base;
|
||||
inherit (builtins) filter map pathExists listToAttrs;
|
||||
in {
|
||||
options.local.packages.linuxcnc.enable = lib.mkEnableOption "Enable linuxcnc";
|
||||
|
||||
Reference in New Issue
Block a user