forked from fabian/nix_config
add doctrine
This commit is contained in:
parent
1c7810a49e
commit
26619394f4
10 changed files with 113 additions and 63 deletions
|
@ -45,8 +45,8 @@
|
|||
trivium = overlay;
|
||||
};
|
||||
|
||||
homeManagerModules.default = ./hm;
|
||||
nixosModules.default = ./nixos;
|
||||
homeManagerModules.default = ./modules;
|
||||
nixosModules.default = ./modules;
|
||||
|
||||
lib = {
|
||||
mkSystemFlake = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue