add import tree

This commit is contained in:
Chris Kruining 2026-03-26 15:05:37 +01:00
parent ba7c3392b9
commit 20de142350
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
24 changed files with 77 additions and 256 deletions

View file

@ -8,13 +8,6 @@
cfg = config.sneeuwvlok.desktop;
in {
imports = [
./cosmic
./gamescope
./gnome
./plasma
];
options.sneeuwvlok.desktop = {
use = mkOption {
type = nullOr (enum ["plasma" "gamescope" "gnome" "cosmic"]);