Files
nixy/home/system/laptop.nix
Hadi d28ad77974 test
Former-commit-id: aae1271cf0
2024-06-14 10:00:54 +02:00

13 lines
132 B
Nix

{
imports = [
./git
./dunst
./hyprland
./shell
./sops/laptop.nix
./waybar
./wlogout
./wofi
];
}