Rename and redescript some options, continue reducing my flake to dust
This commit is contained in:
parent
7976a8c9ec
commit
912fe5d454
10 changed files with 23 additions and 22 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [ jovian.nixosModules.jovian ];
|
||||
|
||||
options.system.steamdeck.enable = lib.mkEnableOption "Enable Jovian NixOS environment";
|
||||
options.system.steamdeck.enable = lib.mkEnableOption "Jovian NixOS environment";
|
||||
|
||||
config = lib.mkIf config.system.steamdeck.enable {
|
||||
jovian = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue