forked from Shinonome/dots-hyprland
added more environment etc
This commit is contained in:
@@ -44,9 +44,25 @@ in {
|
||||
environment.etc."skel/.config/matugen" = {
|
||||
source = "../../../.config/matugen";
|
||||
};
|
||||
environment.etc."skel/.config/fuzzel" = {
|
||||
source = "../../../.config/fuzzel";
|
||||
environment.etc."skel/.config/foot" = {
|
||||
source = "../../../.config/foot";
|
||||
};
|
||||
environment.etc."skel/.config/kitty" = {
|
||||
source = "../../../.config/kitty";
|
||||
};
|
||||
environment.etc."skel/.config/qt5ct" = {
|
||||
source = "../../../.config/qt5ct";
|
||||
};
|
||||
environment.etc."skel/.config/qt6ct" = {
|
||||
source = "../../../.config/qt6ct";
|
||||
};
|
||||
environment.etc."skel/.config/wlogout" = {
|
||||
source = "../../../.config/wlogout";
|
||||
};
|
||||
environment.etc."skel/.config/Kvantum" = {
|
||||
source = "../../../.config/Kvantum";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs;
|
||||
# --- Illogical Impulse Audio Dependencies ---
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user