refactor: abstacted records

This commit is contained in:
Nick 2025-06-26 21:20:09 -05:00
parent 64572cb106
commit 06a684fa32
42 changed files with 211 additions and 202 deletions

View file

@ -1,9 +1,4 @@
{ user0 }:
let
inherit
user0
;
in
{
name = "Nick";
aliases = {

View file

@ -1,9 +1,4 @@
{ user1 }:
let
inherit
user1
;
in
{
name = "Streaming";
aliases = {