initial switch to hyprland
This commit is contained in:
parent
1daf9cf44b
commit
6c8c5c43d4
41 changed files with 562 additions and 501 deletions
|
|
@ -1,17 +1,11 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
linuxHeaders
|
||||
freetype.dev
|
||||
pixman
|
||||
mesa
|
||||
libglvnd
|
||||
dbus.dev
|
||||
openssl
|
||||
openssl.dev
|
||||
libxml2
|
||||
zlib
|
||||
zlib.dev
|
||||
texlive.combined.scheme-full
|
||||
poppler_utils
|
||||
libnotify
|
||||
egl-wayland
|
||||
vulkan-tools
|
||||
libva-utils
|
||||
vdpauinfo
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue