swww use nixpkgs not flake dependency

This commit is contained in:
Emile Clark-Boman 2025-07-29 14:05:05 +10:00
parent 999be39b36
commit 2d529a46d5
3 changed files with 2 additions and 4 deletions

View file

@ -19,8 +19,6 @@
# is this necessary? (aren't I enabling it in `configuration.nix` anyways?)
hyprland.url = "github:hyprwm/Hyprland";
swww.url = "github:LGFae/swww";
ags.url = "github:Aylur/ags";
colmena.url = "github:zhaofengli/colmena/?rev=47b6414d800c8471e98ca072bc0835345741a56a";

View file

@ -210,7 +210,7 @@ in {
# ---- SYSTEM PACKAGES -----
environment.systemPackages = with pkgs; [
# User Environment
inputs.swww.packages.${pkgs.system}.swww
swww
helvum
easyeffects
ani-cli

View file

@ -191,7 +191,7 @@ in {
# ---- SYSTEM PACKAGES -----
environment.systemPackages = with pkgs; [
# User Environment
inputs.swww.packages.${pkgs.system}.swww
swww
helvum
easyeffects
pavucontrol