mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 09:47:52 +00:00
[Desktop] Refactor configuration
This commit is contained in:
parent
cff1f34d05
commit
b9dbcfd715
8 changed files with 277 additions and 247 deletions
|
|
@ -2,9 +2,11 @@
|
|||
with lib;
|
||||
{
|
||||
imports = [
|
||||
./general.nix
|
||||
./developer.nix
|
||||
./multimedia.nix
|
||||
./plasma.nix
|
||||
./games.nix
|
||||
./browser.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue