Now Emacs works on the Macbook
This commit is contained in:
parent
b4d239d34b
commit
3f39ace857
9 changed files with 158 additions and 127 deletions
|
@ -12,10 +12,9 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
python-language-server
|
||||
fd
|
||||
ag
|
||||
nixpkgs-fmt
|
||||
rnix-lsp
|
||||
];
|
||||
] ++ (if config.network.hostname != "mbp" then python-language-server else [ ]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue