wallpaper
This commit is contained in:
parent
a32cde45c1
commit
9a16acca1b
3 changed files with 36 additions and 41 deletions
|
|
@ -3,6 +3,7 @@
|
|||
lib,
|
||||
pkgs,
|
||||
hyprland,
|
||||
hyprpanel,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
@ -19,6 +20,8 @@
|
|||
programs.hyprland.enable = true;
|
||||
programs.hyprland.package = hyprland.packages.${pkgs.system}.hyprland;
|
||||
|
||||
nixpkgs.overlays = [ hyprpanel.overlay ];
|
||||
|
||||
services.greetd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue