mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-28 19:23:48 +01:00
16 lines
226 B
Nix
16 lines
226 B
Nix
{
|
|
imports = [
|
|
./dual-function-keys.nix
|
|
./fcitx.nix
|
|
./fish.nix
|
|
./fonts.nix
|
|
./hyprland.nix
|
|
./librewolf.nix
|
|
./piper.nix
|
|
./pipewire.nix
|
|
./stylix.nix
|
|
./swaylock.nix
|
|
./thunar.nix
|
|
];
|
|
}
|