base-graphical: add desktop manager config

This commit is contained in:
Katherina Walshe-Grey 2024-09-11 06:36:21 +01:00
parent aeab801602
commit 9e638c009f
4 changed files with 28 additions and 9 deletions

View file

@ -6,6 +6,7 @@ let
in
{
imports = [
./desktop.nix
./sound.nix
];