rename depracated vars
This commit is contained in:
parent
6775ea533c
commit
022aef7a7d
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue