Maybe I do want them, and should just update with home manager later...

This commit is contained in:
2023-12-19 11:23:21 -05:00
parent 2146ab4237
commit 75e06be676
3 changed files with 12 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ flakify() {
nixpkgs.config.allowUnfree = true;
environment.systemPackages = (with pkgs; [
emacs
mac-emacs
(aspellWithDicts (p: with p;[
en
en-computers

View File

@@ -1,7 +1,7 @@
{ lib, config, pkgs, ... }: {
environment.systemPackages = with pkgs; [
kitty
emacs
me-emacs
rnix-lsp
texlive.combined.scheme-full
pandoc