feat(home/discord): Configure Discord with Nixcord

This commit is contained in:
punkfairie 2025-03-04 20:12:30 -08:00
parent 42b51ac2f6
commit 9f721e29bf
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
7 changed files with 1775 additions and 33 deletions

View file

@ -136,6 +136,20 @@
}
},
"flake-compat_3": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-compat_4": {
"flake": false,
"locked": {
"lastModified": 1650374568,
@ -151,7 +165,7 @@
"type": "github"
}
},
"flake-compat_4": {
"flake-compat_5": {
"flake": false,
"locked": {
"lastModified": 1733328505,
@ -286,7 +300,7 @@
},
"flake-utils_3": {
"inputs": {
"systems": "systems_2"
"systems": "systems_3"
},
"locked": {
"lastModified": 1694529238,
@ -325,7 +339,7 @@
},
"flake-utils_5": {
"inputs": {
"systems": "systems_4"
"systems": "systems_5"
},
"locked": {
"lastModified": 1731533236,
@ -768,6 +782,27 @@
"type": "github"
}
},
"nixcord": {
"inputs": {
"flake-compat": "flake-compat_3",
"nixpkgs": "nixpkgs_4",
"systems": "systems_2",
"treefmt-nix": "treefmt-nix_2"
},
"locked": {
"lastModified": 1740790927,
"narHash": "sha256-HfDgt1X8KjC4zFh4hBMkxIPAIsgFehaX8c+6OZ16kic=",
"owner": "kaylorben",
"repo": "nixcord",
"rev": "a1b3b4ccc9d48791ea63d1e94819077a1e379e2a",
"type": "github"
},
"original": {
"owner": "kaylorben",
"repo": "nixcord",
"type": "github"
}
},
"nixgl": {
"inputs": {
"flake-utils": "flake-utils_2",
@ -854,6 +889,38 @@
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1737003892,
"narHash": "sha256-RCzJE9wKByLCXmRBp+z8LK9EgdW+K+W/DXnJS4S/NVo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ae06b9c2d83cb5c8b12d7d0e32692e93d1379713",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1735554305,
"narHash": "sha256-zExSA1i/b+1NMRhGGLtNfFGXgLtgo+dcuzHzaWA6w3Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0e82ab234249d8eee3e8c91437802b32c74bb3fd",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1740865531,
"narHash": "sha256-h00vGIh/jxcGl8aWdfnVRD74KuLpyY3mZgMFMy7iKIc=",
@ -869,7 +936,7 @@
"type": "github"
}
},
"nixpkgs_5": {
"nixpkgs_7": {
"locked": {
"lastModified": 1740339700,
"narHash": "sha256-cbrw7EgQhcdFnu6iS3vane53bEagZQy/xyIkDWpCgVE=",
@ -891,7 +958,7 @@
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix_2"
"treefmt-nix": "treefmt-nix_3"
},
"locked": {
"lastModified": 1740937495,
@ -930,8 +997,9 @@
"lix": "lix",
"marleyvim": "marleyvim",
"niri-flake": "niri-flake",
"nixcord": "nixcord",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs_4",
"nixpkgs": "nixpkgs_6",
"nur": "nur",
"snowfall-lib": "snowfall-lib",
"stylix": "stylix",
@ -962,7 +1030,7 @@
},
"snowfall-lib": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-compat": "flake-compat_4",
"flake-utils-plus": "flake-utils-plus",
"nixpkgs": [
"nixpkgs"
@ -989,13 +1057,13 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
"flake-compat": "flake-compat_4",
"flake-compat": "flake-compat_5",
"flake-utils": "flake-utils_4",
"git-hooks": "git-hooks_2",
"gnome-shell": "gnome-shell",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_5",
"systems": "systems_3",
"nixpkgs": "nixpkgs_7",
"systems": "systems_4",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-tmux": "tinted-tmux"
@ -1040,9 +1108,8 @@
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
"id": "systems",
"type": "indirect"
}
},
"systems_3": {
@ -1075,6 +1142,21 @@
"type": "github"
}
},
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tinted-foot": {
"flake": false,
"locked": {
@ -1148,6 +1230,24 @@
}
},
"treefmt-nix_2": {
"inputs": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1737103437,
"narHash": "sha256-uPNWcYbhY2fjY3HOfRCR5jsfzdzemhfxLSxwjXYXqNc=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "d1ed3b385f8130e392870cfb1dbfaff8a63a1899",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_3": {
"inputs": {
"nixpkgs": [
"nur",

View file

@ -30,8 +30,9 @@
lix.nixosModules.default
];
# homes.modules = with inputs; [
# ];
homes.modules = with inputs; [
nixcord.homeManagerModules.nixcord
];
outputs-builder = channels: {
formatter = channels.nixpkgs.alejandra;
@ -82,5 +83,7 @@
};
marleyvim.url = "git+https://codewith.babesonthe.net/punkfairie/marleyvim";
nixcord.url = "github:kaylorben/nixcord";
};
}

View file

@ -12,11 +12,11 @@ in {
config = lib.mkIf cfg.enable {
marleyos.programs = {
calibre = enabled;
discord = enabled;
floorp = enabled;
pidgin = enabled;
thunderbird = enabled;
phpstorm = enabled;
vesktop = enabled;
wezterm = enabled;
zathura = enabled;
};

View file

@ -0,0 +1,146 @@
{
lib,
config,
...
}: let
inherit (lib.marleyos) enabled disabled;
cfg = config.marleyos.programs.discord;
in {
options.marleyos.programs.discord.enable = lib.mkEnableOption "discord";
config = lib.mkIf cfg.enable {
programs.nixcord = {
enable = true;
discord = disabled;
vesktop = enabled;
config = {
# Stylix does set this but it seems to be overwritten somehow.
enabledThemes = lib.mkIf config.stylix.enable ["stylix.theme.css"];
plugins = {
accountPanelServerProfile = enabled;
alwaysAnimate = enabled;
alwaysExpandRoles = enabled;
alwaysTrust = enabled;
betterFolders = {
enable = true;
closeAllFolders = true;
closeAllHomeButton = true;
closeOthers = true;
forceOpen = true;
};
betterGifPicker = enabled;
clearURLs = enabled;
copyFileContents = enabled;
fakeNitro = {
enable = true;
transformCompoundSentence = true;
};
fakeProfileThemes = enabled;
favoriteEmojiFirst = enabled;
favoriteGifSearch = enabled;
fixImagesQuality = enabled;
fixSpotifyEmbeds = enabled;
fixYoutubeEmbeds = enabled;
forceOwnerCrown = enabled;
friendsSince = enabled;
greetStickerPicker = enabled;
imageZoom = enabled;
implicitRelationships = enabled;
memberCount = enabled;
messageLinkEmbeds = enabled;
moreKaomoji = enabled;
mutualGroupDMs = enabled;
newGuildSettings = {
enable = true;
messages = "only@Mentions";
everyone = false;
role = false;
showAllChannels = false;
};
noUnblockToJump = enabled;
normalizeMessageLinks = enabled;
nsfwGateBypass = enabled;
onePingPerDM = {
enable = true;
allowMentions = true;
allowEveryone = true;
};
openInApp = {
enable = true;
spotify = true;
steam = true;
epic = true;
tidal = true;
itunes = true;
};
readAllNotificationsButton = enabled;
relationshipNotifier = {
enable = true;
notices = true;
};
replaceGoogleSearch = {
enable = true;
customEngineName = "Kagi";
customEngineURL = "https://kagi.com/search?q=";
};
replyTimestamp = enabled;
reverseImageSearch = enabled;
roleColorEverywhere = enabled;
serverInfo = enabled;
shikiCodeblocks = with config.lib.stylix.colors; let
scheme = lib.head (lib.splitString "-" scheme-slug);
flavor = slug: lib.last (lib.splitString "-" slug);
themes = {
rose = "https://raw.githubusercontent.com/rose-pine/vscode/refs/heads/main/themes/${scheme-slug}-color-theme.json";
catppuccin = "https://www.unpkg.com/@catppuccin/vscode@3.16.1/themes/${flavor scheme-slug}.json";
};
defaultTheme = "https://raw.githubusercontent.com/shikijs/shiki/0b28ad8ccfbf2615f2d9d38ea8255416b8ac3043/packages/shiki/themes/dark-plus.json";
theme = themes."${scheme}" or defaultTheme;
in {
enable = true;
theme = theme;
useDevIcon = "COLOR";
};
showMeYourName = {
enable = true;
mode = "nick-user";
};
sortFriendRequests = {
enable = true;
showDates = true;
};
translate = enabled;
userMessagesPronouns = enabled;
USRBG = enabled;
voiceChatDoubleClick = enabled;
whoReacted = enabled;
youtubeAdblock = enabled;
webKeybinds = enabled;
webScreenShareFixes = enabled;
};
};
};
};
}

File diff suppressed because it is too large Load diff

View file

@ -1,17 +0,0 @@
{
lib,
config,
pkgs,
...
}: let
cfg = config.marleyos.programs.vesktop;
in {
options.marleyos.programs.vesktop.enable = lib.mkEnableOption "vesktop";
config = lib.mkIf cfg.enable {
# TODO: Switch to nixcord.
home.packages = with pkgs; [
vesktop
];
};
}

View file

@ -13,6 +13,8 @@ in {
enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
override = {slug = "rose-pine";};
image = ./wallpaper.png;
fonts = {