Removed picom as it was causing lag
This commit is contained in:
parent
62e7f73319
commit
f9417ef89c
@ -58,13 +58,6 @@
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# Install picom for transparency.
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
vSync = "opengl-swc";
|
||||
};
|
||||
|
||||
# Install Thunar
|
||||
programs.thunar.enable = true;
|
||||
services.gvfs.enable = true;
|
||||
|
@ -13,6 +13,9 @@
|
||||
wget
|
||||
curl
|
||||
btop
|
||||
ouch
|
||||
dive
|
||||
dust
|
||||
p7zip
|
||||
yt-dlp
|
||||
ffmpeg
|
||||
@ -21,11 +24,10 @@
|
||||
openvpn
|
||||
pciutils
|
||||
fastfetch
|
||||
age
|
||||
ouch
|
||||
cryfs
|
||||
dive
|
||||
dust
|
||||
|
||||
# Encryption Tools
|
||||
#age
|
||||
#cryfs
|
||||
];
|
||||
|
||||
programs.direnv = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user