More logical name
This commit is contained in:
parent
8283068de3
commit
ba15898455
10 changed files with 20 additions and 20 deletions
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, config, lib, ... }:
|
||||
with lib;
|
||||
let cfg = config.voidcruiser.fontConfig;
|
||||
let cfg = config.voidconf.fontConfig;
|
||||
in {
|
||||
options.voidcruiser.fontConfig = {
|
||||
options.voidconf.fontConfig = {
|
||||
enable = mkEnableOption "Enable opinionated font configuration";
|
||||
joyPixels = mkEnableOption "Enables the JoyPixels font";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue