blob: a60a9bbfbdff2456f20f9330e83c36af54ddea36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{...}: {
imports = [
./desktop/hyprland
./desktop/sway
./environment
./font
./impermanence
./keyboard
./networking
./nix
./packages
./services
./sound
./systemd
./users
./xdg
];
}
|