mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Fix mistaken desktop environment module name
This commit is contained in:
parent
7499e9dc5e
commit
08896fce36
5 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
myConfig = {
|
||||
dm = {
|
||||
de = {
|
||||
qtile.enable = true;
|
||||
wallpaper = ./wallpaper;
|
||||
tray.syncthing.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue