diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index f288632..3c7e0f4 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -10,7 +10,6 @@ inputs.home-manager.nixosModules.default ../../modules/nixos/cosmic.nix ]; - # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; @@ -87,6 +86,7 @@ discord alejandra inputs.zen-browser.packages.${pkgs.system}.default + mission-center ]; # List services that you want to enable: