adding some tweaks and home manager to dalinar

This commit is contained in:
Chris Cochrun 2022-09-07 06:30:46 -05:00
parent a6aa870224
commit 4fbc25a032
6 changed files with 6 additions and 5 deletions

View file

@ -117,6 +117,7 @@ Both include the home-manager module. Primarily I chose that route so that I cou
inherit system;
modules = [
./system/dalinar/configuration.nix
home-manager.nixosModules.home-manager
];
};
};
@ -404,7 +405,6 @@ airshipper
Here are some dev tools that I often have on a few devices.
#+NAME: dev-tools
#+begin_src nix
direnv
android-tools
nix-index
meson