refactor: move nix config to a module

This commit is contained in:
Mohammad Rafiq 2025-04-26 23:53:39 +08:00
parent b11b88fb45
commit 2d29c8ffef
No known key found for this signature in database
4 changed files with 45 additions and 29 deletions

View file

@ -10,7 +10,7 @@ let
in
{
imports = [
# The rest
./nix-config.nix
];
options = {