remove hyprland extraConfig option and move all to nixified settings option

This commit is contained in:
Gabriella Bere 2024-09-01 11:27:38 +01:00
parent 11cb74ce0d
commit 667d5fd2eb
5 changed files with 55 additions and 53 deletions

View file

@ -138,9 +138,11 @@
programs.steam.remotePlay.openFirewall = true;
# This desperately needs moving to home.nix but the home-manager module is not yet available
services.protonmail-bridge = {
enable = true;
path = [ pkgs.pass-secret-service ]
path = [ pkgs.gnome-keyring ];
logLevel = "debug";
};
# protonmail daemon config