This commit is contained in:
2023-02-22 10:46:15 -05:00
parent bc273aeaa9
commit 63d1b5e0d0

View File

@@ -1,4 +1,4 @@
{ config, pkgs, ... }: { lib, config, pkgs, ... }:
{ {
options.mymods.nicotine.enable = lib.mkEnableOption "Enable Nicotine"; options.mymods.nicotine.enable = lib.mkEnableOption "Enable Nicotine";