fix: remove jellyfish
This commit is contained in:
parent
d205faad6e
commit
e2f7050687
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{ self, config, pkgs, lib, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ./jellyfin.nix ];
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
|
||||
users.knownUsers = [
|
||||
"central"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue