forked from Shinonome/dots-hyprland
environment etc
This commit is contained in:
@@ -35,9 +35,18 @@ in {
|
||||
environment.etc."skel/.config/quickshell" = {
|
||||
source = "../../../.config/quickshell";
|
||||
};
|
||||
environment.etc."oneui-icons" = {
|
||||
environment.etc."skel/.local/share/OneUI" = {
|
||||
source = inputs.oneUI;
|
||||
};
|
||||
environment.etc."skel/.config/hypr" = {
|
||||
source = "../../../.config/hypr";
|
||||
};
|
||||
environment.etc."skel/.config/matugen" = {
|
||||
source = "../../../.config/matugen";
|
||||
};
|
||||
environment.etc."skel/.config/fuzzel" = {
|
||||
source = "../../../.config/fuzzel";
|
||||
};
|
||||
environment.systemPackages = with pkgs;
|
||||
# --- Illogical Impulse Audio Dependencies ---
|
||||
[
|
||||
@@ -98,7 +107,7 @@ in {
|
||||
]
|
||||
# --- Illogical Impulse Hyprland Dependencies ---
|
||||
++ [
|
||||
hyprland.packages.${pkgs.system}.default
|
||||
# hyprland.packages.${pkgs.system}.default
|
||||
hypridle
|
||||
hyprcursor
|
||||
hyprlang
|
||||
|
||||
Reference in New Issue
Block a user