add thunderbird and aagl

This commit is contained in:
2026-01-15 16:24:35 +01:00
parent 5fc4b9e0f3
commit 581a701151
3 changed files with 107 additions and 25 deletions

View File

@@ -35,6 +35,7 @@ in
imports = [
./configuration.nix
./video.nix
inputs.aagl.nixosModules.default
];
config = {
system.stateVersion = "24.05";
@@ -57,7 +58,7 @@ in
gnome-software
gnomeExtensions.pop-shell
gnome-remote-desktop
thunderbird
soundwireserver
vscode
spotify
@@ -69,6 +70,10 @@ in
# thunderbird
];
};
programs.anime-game-launcher.enable = true; # Adds launcher and /etc/hosts rules
programs.anime-games-launcher.enable = true;
services.gnome.gnome-remote-desktop.enable = true;
my-namespace.keychron-keyboard.enable = true;