mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
feat: jellyfish
This commit is contained in:
parent
e27160a84d
commit
6b999083e7
2 changed files with 14 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{ self, config, pkgs, lib, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
imports = [ ./hardware-configuration.nix ./jellyfin.nix ];
|
||||
|
||||
users.knownUsers = [
|
||||
"central"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue