This commit is contained in:
Weckyy702
2026-03-11 18:43:24 +01:00
parent 9bda8655f2
commit e6c80668cd
2 changed files with 6 additions and 0 deletions

View File

@@ -179,6 +179,8 @@
};
};
services.nixseparatedebuginfod2.enable = true;
services.mullvad-vpn.enable = true;
services.pipewire = {
alsa.enable = true;

View File

@@ -34,6 +34,7 @@ top @ { config
file
gnucash
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
gdb
];
home.pointerCursor =
@@ -70,6 +71,8 @@ top @ { config
settings = (import ./hyprland/settings.nix) top;
};
#TODO: GDB configuration
programs.thunderbird = {
enable = true;
profiles.default.isDefault = true;
@@ -123,6 +126,7 @@ top @ { config
pkgs.rofi-calc
];
};
programs.zsh = {
enable = true;
# For automatic login