mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-26 18:23:20 +01:00
7 lines
56 B
Nix
7 lines
56 B
Nix
|
{
|
||
|
imports = [
|
||
|
./gnome.nix
|
||
|
./plasma.nix
|
||
|
];
|
||
|
}
|