[desktop] Finish programs refactor

This commit is contained in:
2025-03-16 14:33:26 -07:00
parent c6d787f9f5
commit 1851743a21
2 changed files with 6 additions and 15 deletions

View File

@@ -2,8 +2,11 @@
with lib;
let
cfg = config.roles.desktop;
in
{
config = {
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
brightnessctl
emacs-nox