Added wayland, hyprland and eww
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
with lib;
|
||||
let
|
||||
nix-colors-lib = inputs.nix-colors.lib-contrib { inherit pkgs; };
|
||||
wallpaper = ../../data/wallpapers/simple/tarmac.png;
|
||||
wallpaper = ../../data/wallpapers/globus.jpg;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
@@ -70,6 +70,7 @@ in
|
||||
inherit wallpaper;
|
||||
enable = true;
|
||||
laptop = true;
|
||||
hyprland.enable = true;
|
||||
};
|
||||
|
||||
# - Editors and development ------------------
|
||||
|
||||
Reference in New Issue
Block a user