feat: switch to gnome!
This commit is contained in:
parent
07e2e8ca94
commit
018db2739d
5 changed files with 44 additions and 15 deletions
|
@ -5,6 +5,10 @@
|
|||
}: {
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
services.displayManager.defaultSession = "hyprland";
|
||||
|
||||
xdg.portal.extraPortals = with pkgs; [xdg-desktop-portal-gtk];
|
||||
|
||||
hm = {
|
||||
home.packages = with pkgs; [
|
||||
hyprpaper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue