working build again

This commit is contained in:
Chris Cochrun 2024-08-23 13:38:28 -05:00
parent 869b4ecd73
commit 1c57018766
6 changed files with 24 additions and 57 deletions

View file

@ -266,22 +266,22 @@ in
pueue.enable = true;
# For matrix clients that don't have e2ee
pantalaimon = {
enable = true;
settings = {
Default = {
LogLevel = "Debug";
SSL = true;
};
local-matrix = {
Homeserver = "https://matrix.tfcconnection.org";
ListenAddress = "127.0.0.1";
ListenPort = 8008;
# SSL = true;
# IgnoreVerification = true;
};
};
};
# pantalaimon = {
# enable = true;
# settings = {
# Default = {
# LogLevel = "Debug";
# SSL = true;
# };
# local-matrix = {
# Homeserver = "https://matrix.tfcconnection.org";
# ListenAddress = "127.0.0.1";
# ListenPort = 8008;
# # SSL = true;
# # IgnoreVerification = true;
# };
# };
# };
};
# stylix = {

View file

@ -86,7 +86,7 @@ with lib;
};
security.pam.services = {
sddm.enableKwallet = true;
# sddm.enableKwallet = true;
greetd.enableKwallet = true;
swaylock = {};
};

View file

@ -2,9 +2,9 @@
with lib;
{
hardware.opengl = {
hardware.graphics = {
# driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
programs.steam = {
enable = true;

View file

@ -10,12 +10,12 @@ with lib;
caffeine-ng
hunspell
hunspellDicts.en_US-large
transmission
transmission_4
openssh
openssl
cyrus-sasl-xoauth2
ark
pantalaimon
# pantalaimon
ifuse
dash
dolphin
@ -31,7 +31,6 @@ with lib;
qutebrowser
brave
ttyper
kget
audacity
krename
kwallet-pam
@ -44,27 +43,20 @@ with lib;
sassc
# pantalaimon
kdePackages.kwallet
# sierra-breeze-enhanced
libimobiledevice
# textgen-amd
# bottles
# jitsi-meet-electron
imv
feh
tagutil
# python310Packages.mutagen
python310Packages.audiotools
(mpv.override {scripts = with pkgs.mpvScripts; [ mpris quality-menu sponsorblock ];})
# haruna
ani-cli
# mov-cli
nerdfonts
plasma-browser-integration
alacritty
# libsForQt5.bismuth
libnotify
rofi-wayland
#anyrun
wf-recorder
wofi
waybar
@ -88,37 +80,27 @@ with lib;
swww
grim
slurp
# mkchromecast
plocate
# librepresenter.libre-presenter
papirus-icon-theme
phinger-cursors
plasma-hud
kde-cli-tools
gzip
qrencode
# brave
# scribus
darktable
# qutebrowser
virt-manager
virt-viewer
# firefox
# kate
kdialog
# kdePackages.khotkeys
# openlp
inkscape
libreoffice-fresh
vlc
elegant-sddm
# neochat
haskellPackages.greenclip
pulsemixer
any-nix-shell
wtype
xdotool
# ydotool
wmctrl
xcape
xclip
@ -131,11 +113,6 @@ with lib;
lxappearance
spotdl
# rustdesk
# (kdenlive.override {
# mlt = mlt.override {
# ffmpeg = ffmpeg-full;
# };
# })
kdenlive
# olive-editor
# davinci-resolve
@ -144,12 +121,10 @@ with lib;
mediainfo
libmediainfo
pqiv
plasma5Packages.audiotube
discord
# natron
# digikam
rubberband
texlive
texlive.combined.scheme-full
wlroots
pamixer
playerctl
@ -159,15 +134,8 @@ with lib;
gimp
krita
powertop
element-desktop-wayland
scrcpy
python3
# hyprland
# (callPackage ./ydotool { })
# (libsForQt5.callPackage /home/chris/dev/LightlyShaders {}) # LightlyShaders
# (libsForQt5.callPackage /home/chris/.dotfiles/RoundedSBE {})
# (libsForQt5.callPackage /home/chris/dev/church-presenter {}) # librepresenter
# (libsForQt5.callPackage /home/chris/dev/tyler {}) # librepresenter
nix-index
sqlite
fennel

View file

@ -20,9 +20,8 @@
# NVIDIA
# services.xserver.videoDrivers = [ "nvidia" ];
hardware = {
opengl = {
graphics = {
enable = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
mesa.drivers
vaapiVdpau

View file

@ -28,7 +28,7 @@
# };
services.xserver.videoDrivers = ["intel"];
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
intel-media-driver # LIBVA_DRIVER_NAME=iHD