hosts/hyacinth: remove wireguard and enable hyprland

This commit is contained in:
LavaDesu 2024-03-24 14:23:20 +11:00
parent 1cf9f6e564
commit 8c54c332c3
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -29,7 +29,6 @@
security
snapper
virtualisation
wireguard
modules.services.postgres
@ -40,6 +39,7 @@
../../users/rin
];
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
programs.hyprland.enable = true;
# For steam fhs-env
nixpkgs.config.permittedInsecurePackages = [