migrate ds9 and daedalus
This commit is contained in:
parent
ff468ca2d7
commit
422cefb45c
4 changed files with 19 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
];
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue