Modules/Niri: Update DMS configuration after update
This commit is contained in:
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user