mv hyprland to module
This commit is contained in:
@@ -10,9 +10,10 @@
|
||||
networking.hostName = "desktop1";
|
||||
|
||||
smayzy = {
|
||||
desktop.enable = true;
|
||||
nvidia.enable = true;
|
||||
virt.enable = true;
|
||||
desktop.enable = true;
|
||||
hyprland.enable = true;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
@@ -38,23 +39,7 @@
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
mako
|
||||
wofi
|
||||
wlogout
|
||||
waybar
|
||||
wl-clipboard
|
||||
libnotify
|
||||
hyprpaper
|
||||
hyprpolkitagent
|
||||
webcord
|
||||
pavucontrol
|
||||
cliphist
|
||||
|
||||
Reference in New Issue
Block a user