everything works
This commit is contained in:
parent
e8bdf33ef5
commit
f5314eb9cc
|
@ -1,39 +1,11 @@
|
|||
{
|
||||
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
|
||||
./apps
|
||||
# ./desktop
|
||||
./hardware
|
||||
# ./services
|
||||
./styling
|
||||
./desktop
|
||||
./hardware
|
||||
./services
|
||||
./styling
|
||||
./system
|
||||
./tools
|
||||
./tools
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./qt
|
||||
./gkt
|
||||
# ./gkt
|
||||
./stylix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue