chore: upgrade to 24.11
Some checks are pending
Continuous Integration / Checks (push) Waiting to run

This commit is contained in:
Tim Schubert 2024-11-24 19:16:34 +01:00
parent 0a6e4f99c4
commit 168056ce39
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
7 changed files with 31 additions and 31 deletions

View file

@ -11,7 +11,6 @@ in
enable = mkEnableOption "Enable alacritty config";
};
config = mkIf cfg.enable {
fonts.fontconfig.enable = true;
home.packages = [
pkgs.jetbrains-mono
];

View file

@ -47,7 +47,7 @@ in
home.packages = with pkgs; [
evince
firefox
xdg_utils
xdg-utils
];
};
}

View file

@ -133,7 +133,7 @@ with pkgs; [
vscodium
whois
wireshark
xdg_utils
xdg-utils
xmlstarlet
xsv # cut for csv
unixtools.xxd