summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2023-04-25 17:15:10 +0200
committerstuebinm2023-04-25 17:15:10 +0200
commit1e8e34a6dfd2c6ebfe502f3268eb7de4a63c3960 (patch)
treefa51f4e412b3356ffd37325061940fa71323030d /home
parent31aa6e2a8d341d064e0e433f46214fea5e90d4ec (diff)
home: add gleam
(from unstable; they iterate quickly)
Diffstat (limited to 'home')
-rw-r--r--home/unstable.nix1
1 files changed, 1 insertions, 0 deletions
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" = {