added host: lolcathost
This commit is contained in:
parent
2a0373dc73
commit
be6926fb0f
24 changed files with 1176 additions and 1090 deletions
8
modules/discord/nixcord.nix
Normal file → Executable file
8
modules/discord/nixcord.nix
Normal file → Executable file
|
|
@ -9,15 +9,15 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
inputs.nixcord.homeManagerModules.nixcord
|
||||
config.nixcord.homeManagerModules.nixcord
|
||||
];
|
||||
|
||||
programs.nixcord = {
|
||||
enable = true;
|
||||
config = {
|
||||
themeLinks = [
|
||||
""
|
||||
];
|
||||
#themeLinks = [
|
||||
# ""
|
||||
#];
|
||||
|
||||
# no surrounding window frame
|
||||
frameless = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue