This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
4a4a092940
nix
/
modules
/
nixos
/
ewwbar.nix
4 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
Converge nixpkgs, hyprland work
2023-11-07 17:09:05 -06:00
{
pkgs
,
.
.
.
}:
{
Somewhat functional hyprland workspace indicator
2024-03-28 16:47:42 -05:00
environment
.
systemPackages
=
with
pkgs
;
[
eww
upower
jq
]
;
Converge nixpkgs, hyprland work
2023-11-07 17:09:05 -06:00
}
Reference in a new issue
Copy permalink