Switch back to legcord.

This commit is contained in:
jay
2025-07-13 12:53:56 -04:00
parent f09502773a
commit b1df070912
3 changed files with 14 additions and 97 deletions

View File

@@ -7,7 +7,7 @@
home.homeDirectory = "/home/jay";
imports = [
inputs.nixcord.homeModules.nixcord
#inputs.nixcord.homeModules.nixcord
inputs.stylix.homeModules.stylix
./programs/alacritty.nix
./programs/bash.nix
@@ -16,7 +16,7 @@
./programs/hyprlock.nix
./programs/hyprpanel.nix
./programs/lazygit.nix
./programs/nixcord.nix
#./programs/nixcord.nix
./programs/oh-my-posh.nix
./programs/rbw.nix
./programs/rofi.nix
@@ -40,8 +40,9 @@
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = [
pkgs.legcord
pkgs.libgtop
#pkgs.mpvpaper
#pkgs.mpvpaper
# pkgs.hyprlandPlugins.hyprtrails
];