hosts/hyacinth: switch to wayland
This commit is contained in:
parent
aeb5b7e9a0
commit
1e6f7a3676
1 changed files with 4 additions and 2 deletions
|
|
@ -21,7 +21,8 @@
|
|||
ccache
|
||||
corectrl
|
||||
flatpak
|
||||
greetd_xorg
|
||||
#greetd_xorg
|
||||
greetd_wayland
|
||||
gui
|
||||
input
|
||||
kernel
|
||||
|
|
@ -38,7 +39,8 @@
|
|||
./kernel.nix
|
||||
./networking.nix
|
||||
|
||||
../../users/rin/xorg.nix
|
||||
#../../users/rin/xorg.nix
|
||||
../../users/rin/wayland.nix
|
||||
];
|
||||
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
|
||||
programs.hyprland.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue