33 lines
369 B
Nix
33 lines
369 B
Nix
{
|
|
imports = [
|
|
./fonts
|
|
./sound
|
|
./vm
|
|
./packages
|
|
./misc
|
|
./gdm
|
|
./stylix
|
|
./blue
|
|
./services
|
|
./syncthing
|
|
./gpg
|
|
./appimage
|
|
./update
|
|
./polkit
|
|
./ssh
|
|
./dunst
|
|
./zsh
|
|
./misc
|
|
./rofi
|
|
./helix
|
|
./firefox
|
|
./alacritty
|
|
./hyprland
|
|
./hypridle
|
|
./newsboat
|
|
./git
|
|
./gtk
|
|
./ags
|
|
];
|
|
}
|