Add emacs

This commit is contained in:
Nathan McCarty 2024-11-29 06:05:35 +00:00
parent 085a4aa66f
commit 9461568a50
3 changed files with 71 additions and 0 deletions

View file

@ -25,4 +25,6 @@
];
system.stateVersion = "24.11";
nixpkgs.config.allowUnfree = true;
}