chore: updated packages

This commit is contained in:
Elias Renman
2023-11-29 10:54:17 +01:00
parent 1c22087f21
commit 91a86b917c
2 changed files with 6 additions and 8 deletions

View File

@@ -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;

View File

@@ -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
];
}