mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
14 lines
144 B
Nix
14 lines
144 B
Nix
{
|
|
imports = [
|
|
./git
|
|
./dunst
|
|
./hyprland
|
|
./shell
|
|
./sops/laptop.nix
|
|
./waybar
|
|
./wlogout
|
|
./wofi
|
|
./theme
|
|
];
|
|
}
|