[Desktop] Refactor configuration

This commit is contained in:
Antoine Viallon 2023-03-15 09:22:48 +01:00
parent cff1f34d05
commit b9dbcfd715
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
8 changed files with 277 additions and 247 deletions

View file

@ -2,9 +2,11 @@
with lib;
{
imports = [
./general.nix
./developer.nix
./multimedia.nix
./plasma.nix
./games.nix
./browser.nix
];
}