Use nixpkgs swayfx

This commit is contained in:
Natsu Kagami 2024-08-03 00:10:57 +02:00
parent a5df4c0b58
commit a490d5a5ef
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 7 additions and 62 deletions

View file

@ -35,10 +35,10 @@
# ---
# Imported apps
youmubot.url = "github:natsukagami/youmubot";
swayfx = {
url = github:WillPower3309/swayfx;
inputs.nixpkgs.follows = "nixpkgs";
};
# swayfx = {
# url = github:WillPower3309/swayfx;
# inputs.nixpkgs.follows = "nixpkgs";
# };
mpd-mpris = {
url = github:natsukagami/mpd-mpris;
inputs.nixpkgs.follows = "nixpkgs";