diff --git a/index.html b/index.html index 3bd40a299..8df2e40ca 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
@@ -282,7 +282,7 @@ Set up a flake with a flake.nix
as follows:
# Specify your home configuration modules here, for example,
# the path to your home.nix.
modules = [
- ./home.nix;
+ ./home.nix
];
# Optionally use extraSpecialArgs
diff --git a/options.html b/options.html
index 0637c891d..536f1707f 100644
--- a/options.html
+++ b/options.html
@@ -6661,7 +6661,7 @@ CTRL-T keybinding.
<home-manager/modules/programs/skim.nix>
programs.sm64ex.enable
Whether to enable sm64ex.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/sm64ex.nix>
- |
programs.sm64ex.package
The sm64ex package to use.
Type: package
Default: (build of sm64ex-unstable-2021-11-30)
Declared by:
+ |
programs.sm64ex.package
The sm64ex package to use.
Type: package
Default: (build of sm64ex-0.pre+date=2021-11-30)
Declared by:
<home-manager/modules/programs/sm64ex.nix>
|
programs.sm64ex.baserom
The path to the Super Mario 64 baserom to extract assets from.
Type: null or path
Default: null
Example: /home/foo/baserom.us.z64
Declared by: