This commit is contained in:
2025-01-06 18:56:53 -07:00
parent 8fb7406113
commit cb98a5d9ac

View File

@@ -58,6 +58,8 @@
};
home-manager.useGlobalPkgs = true;
services.fwupd.enable = true;
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
vim