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