summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-17 14:32:11 -0400
committertriethyl <triethylammonium@pm.me>2026-03-17 14:32:11 -0400
commit049146863e333db4a81266cbde09d67a432574b5 (patch)
tree8b183fbda381d1462fd8f8c03c0e38d18cc29bf5 /flake.nix
parentc433b6bce07ac7b2c58571eb618e58336052a68a (diff)
home-manager: replace vesktop with nix-discord equibop
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7df5dc4..8c9226f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -58,5 +58,7 @@
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs.nixpkgs.follows = "nixpkgs";
};
+
+ nixcord.url = "github:FlameFlag/nixcord";
};
}