Refactoring and cleanup

This commit is contained in:
Lauren Lagarde 2025-07-20 15:58:38 -05:00
parent d0f4d9a3e5
commit 0ec36c1c7e
6 changed files with 138 additions and 191 deletions

View file

@ -1,4 +1,10 @@
{ config, lib, pkgs, modulesPath, ... }: {
# System Info:
# - Model: Custom
# - CPU: AMD Ryzen 9 3900X (12C/24T, Passmark: 2703/32546)
# - RAM: 128GB
# - Storage: Yes
imports = [
# Core Features
../../nixos/features/base.nix
@ -18,6 +24,7 @@
# Users
../../users/lauren_lagarde/lauren_lagarde.nix
../../users/lauren_lagarde/system-managed-home.nix
../../users/ashley_funkhouser/ashley_funkhouser.nix
# Blockhouse Features