add jq package

This commit is contained in:
DACHXY 2025-01-06 23:16:00 +08:00
parent 92889db745
commit a4d39edbdf
3 changed files with 14 additions and 0 deletions

View file

@ -42,6 +42,7 @@ in
networking.hostName = lib.mkForce "dn-pre7780";
system.stateVersion = nix-version;
services.wallpaperEngine.enable = lib.mkForce false;
home-manager = {
backupFileExtension = "hm-backup";