Compare commits

...

2 commits

Author SHA1 Message Date
Payas Relekar
dd830122e5 emacs: remove guile 2023-11-14 15:01:47 +05:30
Payas Relekar
0cccee12ce phoebe: minor cleanup 2023-11-14 15:01:47 +05:30
3 changed files with 2 additions and 12 deletions

View file

@ -47,13 +47,6 @@
};
# List packages installed in system profile. To search, run:
# $ nix search wget
# environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
# ];
# Enable the OpenSSH daemon.
services.openssh.enable = true;

View file

@ -197,8 +197,8 @@
;; +tree-sitter
;; +lsp)
;;scala ; java, but good
(scheme ; a fully conniving family of lisps
+guile)
;; (scheme ; a fully conniving family of lisps
;; +guile)
(sh ; she sells {ba,z,fi}sh shells on the C xor
+fish
+tree-sitter)

View file

@ -84,9 +84,6 @@ in
pdftk # munging pdfs in less incantation-y way
hledger
# Guile
guile
# Janet
janet
jpm