move back to stable releases; add nix-ld; readd bottles and gimp now they work

This commit is contained in:
2025-01-02 15:44:38 +00:00
parent d69647975d
commit a6c2119c78
6 changed files with 23 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ in
config = {
home.packages = with pkgs;[
blesh
nerd-fonts.space-mono
(nerdfonts.override { fonts = [ "SpaceMono" ]; })
];
programs = {