Nyra NixOS Options
/ to filter
↑ ↓ to browse
Esc to return to the filter
nyra.desktops.default Link copied!
Set a default DE or WM
- Type
null or value "hyprland" (singular enum)- Default
null
- Declared in
modules/nyra/desktops/default.nix
nyra.desktops.hyprland.enable Link copied!
Whether to enable Hyprland.
- Type
boolean- Default
nyra.desktops.default == "hyprland"- Example
true
- Declared in
modules/nyra/desktops/hyprland/default.nix
nyra.gaming.cemu.enable Link copied!
Whether to enable Cemu Emulator.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/cemu.nix
nyra.gaming.cemu.package Link copied!
The cemu package to use
- Type
package- Default
<derivation cemu-git-5e09ec7-0.0>
- Declared in
modules/nyra/gaming/cemu.nix
nyra.gaming.cemu.ukmm.enable Link copied!
Whether to enable UKMM (BoTW Mod Manager).
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/cemu.nix
nyra.gaming.eden.enable Link copied!
Whether to enable Eden Emulator.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/eden.nix
nyra.gaming.gamemode.enable Link copied!
Whether to enable Gamemode.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/gamemode.nix
nyra.gaming.gamescope.enable Link copied!
Whether to enable GameScope.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/gamescope.nix
nyra.gaming.lsfg.enable Link copied!
Whether to enable LSFG-VK.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/lsfg.nix
nyra.gaming.steam.enable Link copied!
Whether to enable Steam.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/gaming/steam/default.nix
nyra.layers.vicinae.enable Link copied!
Whether to enable Vicinae.
- Type
boolean- Default
true- Example
true
- Declared in
modules/nyra/layers/vicinae/default.nix
nyra.login.silentSddm.enable Link copied!
Whether to enable SilentSDDM.
- Type
boolean- Default
true- Example
true
- Declared in
modules/nyra/login/silent-sddm.nix
nyra.miscellaneous.bashmount.enable Link copied!
Whether to enable Bashmount (with udisk2).
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/miscellaneous/bashmount.nix
nyra.services.fingerprint.enable Link copied!
Whether to enable fingerprint support.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/services/fingerprint.nix
nyra.services.fingerprint.timeout.sddm Link copied!
Fingerprint timeout (in seconds) for sddm authentication
- Type
positive integer, meaning >0- Default
3
- Declared in
modules/nyra/services/fingerprint.nix
nyra.services.fingerprint.timeout.sudo Link copied!
Fingerprint timeout (in seconds) for sudo authentication
- Type
positive integer, meaning >0- Default
3
- Declared in
modules/nyra/services/fingerprint.nix
nyra.services.httpd.enable Link copied!
Whether to enable httpd.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/services/httpd.nix
nyra.services.mysql.enable Link copied!
Whether to enable MySQL.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/services/mysql.nix
nyra.services.printing.enable Link copied!
Whether to enable printing services.
- Type
boolean- Default
false- Example
true
- Declared in
modules/nyra/services/printing.nix