mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: test
This commit is contained in:
parent
fe7cdbef84
commit
4bb34b4ccd
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
{ flake, ... }:
|
||||
{ config, ... }:
|
||||
let
|
||||
flake = config.flake;
|
||||
inherit (flake.config.people) user0;
|
||||
inherit (flake.config.machines.devices) ceres;
|
||||
inherit (flake.config.services.instances) jellyfin web;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue