Update NixOS config.

This commit is contained in:
Elias Gasparis 2025-01-01 21:22:01 +08:00
parent 9e7bb0c14a
commit 66af804d48
3 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@
system = "x86_64-linux";
modules = [
./base.nix
./greynix/configuration.nix
./hosts/greynix/configuration.nix
home-manager.nixosModules.home-manager
{