adding some tweaks and home manager to dalinar
This commit is contained in:
parent
a6aa870224
commit
4fbc25a032
6 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue