use sudo-rs, update ghostty, ralsei in fastfetch
This commit is contained in:
@@ -19,13 +19,16 @@
|
||||
|
||||
environment.sessionVariables.LD_LIBRARY_PATH = "${pkgs.gcc15}/lib";
|
||||
|
||||
security.polkit = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
security.soteria.enable = true;
|
||||
|
||||
# surely they should add programs.discord!!
|
||||
environment.systemPackages = with pkgs; [
|
||||
(discord-ptb.override {
|
||||
withMoonlight = true;
|
||||
# enable = true;
|
||||
# version = pkgs.discord-ptb;
|
||||
# disableBreakingUpdates = true;
|
||||
(discord.override {
|
||||
withEquicord = true;
|
||||
})
|
||||
|
||||
# hyprland stuff
|
||||
@@ -113,8 +116,6 @@
|
||||
cliphist
|
||||
pywal
|
||||
pavucontrol
|
||||
polkit
|
||||
libsForQt5.polkit-kde-agent
|
||||
wlogout
|
||||
libnotify
|
||||
killall
|
||||
|
||||
Reference in New Issue
Block a user