Update flake
This commit is contained in:
parent
cd90b61db5
commit
b50c0919cf
7 changed files with 39 additions and 59 deletions
|
|
@ -42,7 +42,6 @@ with lib; {
|
|||
jellyfin = 8096;
|
||||
jellyseerr = 52660;
|
||||
vault = 25487;
|
||||
writefreely = 61116;
|
||||
};
|
||||
description = ''
|
||||
The mapping from service to ports.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ in {
|
|||
packages = with pkgs; [
|
||||
inter
|
||||
iosevka
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -261,6 +261,7 @@ in {
|
|||
description = "Sicheng Pan";
|
||||
extraGroups = [
|
||||
"audio"
|
||||
"dialout"
|
||||
"input"
|
||||
"networkmanager"
|
||||
"uinput"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue