mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
9 lines
116 B
Nix
9 lines
116 B
Nix
{
|
|
imports = [
|
|
../theming
|
|
../home.nix
|
|
../programs
|
|
../hyprland/desktop
|
|
../waybar/desktop
|
|
];
|
|
}
|