rename depracated vars

This commit is contained in:
CDaut 2025-09-24 00:05:48 +02:00
parent 6775ea533c
commit 022aef7a7d
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 3 additions and 3 deletions

View file

@ -179,7 +179,7 @@
wget
cifs-utils
saleae-logic-2
] ++ (if !inputs.x11mode then [ greetd.regreet ] else [ ]);
] ++ (if !inputs.x11mode then [ regreet ] else [ ]);
programs.dconf.enable = true;