nix-da/home/default.nix

14 lines
226 B
Nix

# This file contains default settings used across different systems
{
imports = [
./hyprland
./hyprlock
./foot.nix
./graphical
./terminal
./rofi
./sway
./sway/swayidle.nix
./waybar
];
}