This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
99afa66c88
nixos
/
home
/
desktop
/
wayland
/
common.nix
9 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
Move common wayland packages into separate file for easy re-use
2023-04-12 18:27:32 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
Add pipewire for screensharing, remove duplicate swaylock
2023-04-26 16:45:55 +01:00
pipewire
wireplumber
Fix and update hyprland setup Pin working version of hyprland until nix wlroots is updated Update config for new directory structure Adjust visuals and apply more window rules
2023-04-26 15:25:40 +01:00
wl-clipboard
Move common wayland packages into separate file for easy re-use
2023-04-12 18:27:32 +01:00
]
;
}
Reference in a new issue
Copy permalink