mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
6 lines
54 B
Nix
6 lines
54 B
Nix
{
|
|
imports = [
|
|
./hyprland
|
|
./theme.nix
|
|
];
|
|
}
|