Use dwm on nixedo

This commit is contained in:
Oliver Davies 2025-02-22 12:14:10 +00:00
parent 40aefce47b
commit 597a72b4d5
6 changed files with 514 additions and 513 deletions

View file

@ -8,7 +8,8 @@
};
desktop = {
gtk.enable = true;
dwm.enable = true;
# gtk.enable = true;
};
};
}