added host: lolcathost

This commit is contained in:
Emile Clark-Boman 2024-11-07 17:37:15 +10:00
parent 2a0373dc73
commit be6926fb0f
24 changed files with 1176 additions and 1090 deletions

8
modules/discord/nixcord.nix Normal file → Executable file
View 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;