summaryrefslogtreecommitdiff
path: root/home/unstable.nix
diff options
context:
space:
mode:
authorstuebinm2023-10-09 00:19:58 +0200
committerstuebinm2023-10-09 00:19:58 +0200
commit1ce518870a73494be67d9899461f2beadeeba9a6 (patch)
tree98e7c6a99f4cf918745748a8692898e9b0b98a51 /home/unstable.nix
parent6dce050aeed525bc125459a6f2e47bb1ed3a07f4 (diff)
updates
Diffstat (limited to '')
-rw-r--r--home/unstable.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/unstable.nix b/home/unstable.nix
index 00621d4..bc40fac 100644
--- a/home/unstable.nix
+++ b/home/unstable.nix
@@ -4,7 +4,6 @@ with inputs.nixpkgs-unstable.legacyPackages.${system};
{
home.packages = [
dino
- nyxt
(stdenv.mkDerivation {
name = "signal-wayland";
src = signal-desktop;