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;