Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/f90e34be-674b-4047-8096-c0db7883de1a Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
25 lines
1.2 KiB
Nix
25 lines
1.2 KiB
Nix
{ config, lib, ... }:
|
|
|
|
{
|
|
###########################################################
|
|
# #
|
|
# Sovran_SystemsOS — custom.nix #
|
|
# #
|
|
# Services, features, and roles are managed by the #
|
|
# Sovran Hub. Any changes you make through the Hub #
|
|
# will appear in the "Hub Managed" section below. #
|
|
# #
|
|
# If you want to add your own NixOS modules or #
|
|
# configuration, place them here — outside of the #
|
|
# Hub Managed section. #
|
|
# #
|
|
# After making changes, rebuild with: #
|
|
# #
|
|
# nixos-rebuild switch #
|
|
# #
|
|
###########################################################
|
|
|
|
# ─── Add your custom NixOS configuration below ───────────
|
|
|
|
}
|