refactor: move nix config to a module
This commit is contained in:
parent
b11b88fb45
commit
2d29c8ffef
4 changed files with 45 additions and 29 deletions
|
@ -10,7 +10,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
# The rest
|
||||
./nix-config.nix
|
||||
];
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue