refactor(deertopia): Rename config files

This commit is contained in:
Madeleine Sydney
2025-04-01 06:04:55 -06:00
parent 7f6dcf010f
commit cf591c1e2d
5 changed files with 64 additions and 73 deletions

View File

@@ -1,8 +1,8 @@
{ config, pkgs, lib, disko, sydnix-cli, ... }:
{
imports = [
./hardware-configuration.nix
./disko-config.nix
./hardware.nix
./disks.nix
];
sydnix = {