chore: upgrade to 24.11
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
0a6e4f99c4
commit
168056ce39
7 changed files with 31 additions and 31 deletions
|
@ -11,7 +11,6 @@ in
|
|||
enable = mkEnableOption "Enable alacritty config";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
fonts.fontconfig.enable = true;
|
||||
home.packages = [
|
||||
pkgs.jetbrains-mono
|
||||
];
|
||||
|
|
|
@ -47,7 +47,7 @@ in
|
|||
home.packages = with pkgs; [
|
||||
evince
|
||||
firefox
|
||||
xdg_utils
|
||||
xdg-utils
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -133,7 +133,7 @@ with pkgs; [
|
|||
vscodium
|
||||
whois
|
||||
wireshark
|
||||
xdg_utils
|
||||
xdg-utils
|
||||
xmlstarlet
|
||||
xsv # cut for csv
|
||||
unixtools.xxd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue