···11 # TODO: find another name for it.
12 fonts = mkOption {
13 default = [
14- # - the user's .fonts directory
15- "~/.fonts"
16 # - the user's current profile
17 "~/.nix-profile/lib/X11/fonts"
18 "~/.nix-profile/share/fonts"
···11 # TODO: find another name for it.
12 fonts = mkOption {
13 default = [
0014 # - the user's current profile
15 "~/.nix-profile/lib/X11/fonts"
16 "~/.nix-profile/share/fonts"