migrate ds9 and daedalus

This commit is contained in:
Lucy Hochkamp 2024-03-17 09:15:21 +01:00
parent ff468ca2d7
commit 422cefb45c
No known key found for this signature in database
4 changed files with 19 additions and 13 deletions

View file

@ -125,10 +125,9 @@ with lib.my;
../../hm-modules/tmux
../../hm-modules/vscode
../../hm-modules/xonsh
../../cli.nix
../../files.nix
../../hm-modules/cli.nix
../../hm-modules/files.nix
];
ragon.nvim.maximal = false;
home.file.".hammerspoon/init.lua".source =
let
@ -160,14 +159,8 @@ with lib.my;
home.packages = with pkgs; [
mosh
nodePackages.pyright
nodejs
cmake
pandoc
micromamba
];
};