mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-18 21:22:10 -08:00
10 lines
131 B
Nix
10 lines
131 B
Nix
{
|
|
imports = [
|
|
../theming
|
|
../home.nix
|
|
../programs
|
|
../hyprland/desktop
|
|
../waybar/desktop
|
|
../vesktop
|
|
];
|
|
}
|