13 lines
132 B
Nix
13 lines
132 B
Nix
{
|
|
imports = [
|
|
./git
|
|
./dunst
|
|
./hyprland
|
|
./shell
|
|
./sops/laptop.nix
|
|
./waybar
|
|
./wlogout
|
|
./wofi
|
|
];
|
|
}
|