1

Modules/Niri: Update DMS configuration after update

This commit is contained in:
2026-01-17 23:00:44 +01:00
parent bf0c55669c
commit 4c18fd8c8e
5 changed files with 571 additions and 5 deletions

View File

@ -61,7 +61,7 @@ in {
programs = {
# TODO: Those should be modules with their own options
noctalia-shell = import ./noctalia.nix {inherit color;};
dank-material-shell = import ./dankMaterialShell.nix {inherit color;};
dank-material-shell = import ./dankMaterialShell.nix {inherit config color;};
# TODO: Extract options
niri = {