swww use nixpkgs not flake dependency
This commit is contained in:
parent
999be39b36
commit
2d529a46d5
3 changed files with 2 additions and 4 deletions
|
|
@ -210,7 +210,7 @@ in {
|
|||
# ---- SYSTEM PACKAGES -----
|
||||
environment.systemPackages = with pkgs; [
|
||||
# User Environment
|
||||
inputs.swww.packages.${pkgs.system}.swww
|
||||
swww
|
||||
helvum
|
||||
easyeffects
|
||||
ani-cli
|
||||
|
|
|
|||
|
|
@ -191,7 +191,7 @@ in {
|
|||
# ---- SYSTEM PACKAGES -----
|
||||
environment.systemPackages = with pkgs; [
|
||||
# User Environment
|
||||
inputs.swww.packages.${pkgs.system}.swww
|
||||
swww
|
||||
helvum
|
||||
easyeffects
|
||||
pavucontrol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue