Emacs and inputs updated
- Added org-roam in Emacs - Flake inputs updated - Other little modifications
This commit is contained in:
parent
317e50ef9f
commit
9237779561
3 changed files with 8 additions and 15 deletions
|
@ -12,18 +12,12 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
python-language-server
|
||||
python
|
||||
>>>>>>> 651ab71 (Emacs and inputs updated)
|
||||
fd
|
||||
ag
|
||||
nixpkgs-fmt
|
||||
rnix-lsp
|
||||
<<<<<<< HEAD
|
||||
] ++ (if config.network.hostname != "mbp" then python-language-server else [ ]);
|
||||
=======
|
||||
(
|
||||
makeDesktopItem {
|
||||
name = "org-protocol";
|
||||
|
@ -36,5 +30,4 @@
|
|||
}
|
||||
)
|
||||
];
|
||||
>>>>>>> 651ab71 (Emacs and inputs updated)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue