Moved emacs to home manager config
This commit is contained in:
parent
9c895e9cc0
commit
4467239f01
7 changed files with 29 additions and 80 deletions
|
|
@ -12,7 +12,6 @@
|
|||
[
|
||||
./modules/firefox
|
||||
./modules/flatpak
|
||||
./modules/emacs
|
||||
./modules/gnupg
|
||||
./modules/direnv
|
||||
./hosts/${hwconfig.hostname}
|
||||
|
|
@ -39,6 +38,7 @@
|
|||
};
|
||||
users.extraGroups.docker.members = ["nixos"];
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.emacs-kylekrein.packages.${pkgs.system}.with-lsps-native
|
||||
killall
|
||||
nix-output-monitor
|
||||
eza
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue