From 1e8e34a6dfd2c6ebfe502f3268eb7de4a63c3960 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 25 Apr 2023 17:15:10 +0200 Subject: home: add gleam (from unstable; they iterate quickly) --- home/unstable.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home') diff --git a/home/unstable.nix b/home/unstable.nix index cf34be8..344c359 100644 --- a/home/unstable.nix +++ b/home/unstable.nix @@ -14,6 +14,7 @@ with import inputs.nixpkgs-unstable {inherit system; }; cp -r $src/{bin,lib} $out ''; }) + gleam ]; xdg.desktopEntries."Signal" = { -- cgit v1.2.3