mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-17 01: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;
|
||||
|
||||
Reference in New Issue
Block a user