update dms entries

This commit is contained in:
2026-05-13 11:57:10 +03:00
parent c9fac8f849
commit cd70fbd954
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ in {
# ./plasma
]
++ (with inputs; [
dms.homeModules.dank-material-shell.default
dms.homeModules.dank-material-shell
dms.homeModules.niri
]);
options = {
+1 -1
View File
@@ -1,5 +1,5 @@
{
programs.dankMaterialShell = {
programs.dank-material-shell = {
enable = true;
systemd.enable = true;
niri.enableKeybinds = false; # Automatic keybinding configuration
+1 -1
View File
@@ -39,7 +39,7 @@ in {
programs = {
niri.enable = true;
niri.package = perSystem.niri-flake.niri-unstable;
dankMaterialShell = {
dank-material-shell = {
enable = true;
greeter = {
enable = true;