This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ lib, config, ... }:
|
||||
let
|
||||
inherit (lib) mkIf mkOption types;
|
||||
in
|
||||
@@ -12,6 +12,7 @@ in
|
||||
config = mkIf config.smayzy.desktop.enable {
|
||||
smayzy = {
|
||||
base = true;
|
||||
power = "desktop";
|
||||
steam.enable = true;
|
||||
prism.enable = true;
|
||||
firefox.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user