Update nixpkgs and home-manager

This commit is contained in:
Natsu Kagami 2024-11-18 15:32:38 +01:00
parent eb16655d2a
commit 23e731a2ac
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 9 additions and 8 deletions

View file

@ -14,8 +14,9 @@
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
# Enable the manual so we don't have to load it
manual.html.enable = true;
# Temporarily disable the manuals
manual.html.enable = false;
# manual.manpage.enable = false;
# Packages that are not in programs section
home.packages = with pkgs; [