Fix bridge
This commit is contained in:
parent
e3349ec630
commit
1d2b2268fe
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
require = false;
|
require = false;
|
||||||
};
|
};
|
||||||
permissions = {
|
permissions = {
|
||||||
config.services.grapevine.settings.server_name = "full";
|
"${config.services.grapevine.settings.server_name}" = "full";
|
||||||
"@quadradical:${config.services.grapevine.settings.server_name}" = "admin";
|
"@quadradical:${config.services.grapevine.settings.server_name}" = "admin";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
aspell
|
aspell
|
||||||
muzika
|
muzika
|
||||||
foliate
|
foliate
|
||||||
|
fractal
|
||||||
inkscape
|
inkscape
|
||||||
r2modman
|
r2modman
|
||||||
pciutils
|
pciutils
|
||||||
|
@ -16,7 +17,6 @@
|
||||||
libreoffice
|
libreoffice
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
prismlauncher
|
prismlauncher
|
||||||
cinny-desktop
|
|
||||||
authenticator
|
authenticator
|
||||||
nexusmods-app-unfree
|
nexusmods-app-unfree
|
||||||
hunspellDicts.en_CA-large
|
hunspellDicts.en_CA-large
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue