what
This commit is contained in:
parent
6daeae0092
commit
e8bdf33ef5
|
@ -1,32 +1,39 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./fonts
|
# ./fonts
|
||||||
./sound
|
# ./sound
|
||||||
./vm
|
# ./vm
|
||||||
./packages
|
# ./packages
|
||||||
./misc
|
# ./misc
|
||||||
./gdm
|
# ./gdm
|
||||||
./stylix
|
# ./stylix
|
||||||
./blue
|
# ./blue
|
||||||
./services
|
# ./services
|
||||||
./syncthing
|
# ./syncthing
|
||||||
./gpg
|
# ./gpg
|
||||||
./appimage
|
# ./appimage
|
||||||
./update
|
# ./update
|
||||||
./polkit
|
# ./polkit
|
||||||
./ssh
|
# ./ssh
|
||||||
./dunst
|
# ./dunst
|
||||||
./zsh
|
# ./zsh
|
||||||
./misc
|
# ./misc
|
||||||
./rofi
|
# ./rofi
|
||||||
./helix
|
# ./helix
|
||||||
./firefox
|
# ./firefox
|
||||||
./alacritty
|
# ./alacritty
|
||||||
./hyprland
|
# ./hyprland
|
||||||
./hypridle
|
# ./hypridle
|
||||||
./newsboat
|
# ./newsboat
|
||||||
./git
|
# ./git
|
||||||
./gtk
|
# ./gtk
|
||||||
./ags
|
# ./ags
|
||||||
|
./apps
|
||||||
|
# ./desktop
|
||||||
|
./hardware
|
||||||
|
# ./services
|
||||||
|
./styling
|
||||||
|
./system
|
||||||
|
./tools
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue