mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-16 23:06:05 +01:00
chore: updated packages
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
startWhenNeeded = true;
|
||||
};
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
fonts.fonts = with pkgs; [
|
||||
nerdfonts
|
||||
];
|
||||
|
||||
services.acpid.enable = true;
|
||||
location.latitude = 63.825848;
|
||||
location.longitude = -20.263035;
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
bat
|
||||
exa
|
||||
gh
|
||||
brightnessctl
|
||||
# Media
|
||||
ffmpeg-full
|
||||
|
||||
@@ -70,13 +71,5 @@
|
||||
|
||||
wlsunset
|
||||
hyprland
|
||||
|
||||
# Fonts
|
||||
|
||||
terminus_font
|
||||
terminus_font_ttf
|
||||
jetbrains-mono
|
||||
inriafonts
|
||||
powerline-fonts
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user