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
93f60a925e
nix
/
modules
/
nixos
/
ewwbar.nix
4 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
Converge nixpkgs, hyprland work
2023-11-07 17:09:05 -06:00
{
pkgs
,
.
.
.
}:
{
Fix flake check issues
2024-02-29 09:02:36 -06:00
environment
.
systemPackages
=
[
pkgs
.
eww
]
;
Converge nixpkgs, hyprland work
2023-11-07 17:09:05 -06:00
}
Reference in a new issue
Copy permalink