nix-da/home/default.nix

13 lines
204 B
Nix

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