feat: bump flakes, enable Steam, update kernel/NVIDIA, refine net+security

This commit is contained in:
Thiago Sposito 2025-08-28 14:09:53 -03:00
parent 4cf9e1efac
commit f7e34c54d6
Signed by: thiago
GPG key ID: 3065EA73A976D430
6 changed files with 61 additions and 101 deletions

View file

@ -1,4 +1,5 @@
{ pkgs
, lib
, ...
}:
{
@ -12,14 +13,14 @@
config = {
allowUnfree = true;
# Workaround for https://github.com/nix-community/home-manager/issues/2942
# nixpkgs.config.allowUnfreePredicate =
# pkg:
# builtins.elem (lib.getName pkg) [
# "steam"
# "steam-original"
# "steam-run"
# "steamtinkerlaunch"
# ];
nixpkgs.config.allowUnfreePredicate =
pkg:
builtins.elem (lib.getName pkg) [
"steam"
"steam-original"
"steam-run"
"steamtinkerlaunch"
];
};
};
@ -32,6 +33,7 @@
heroic
hwinfo
inkscape
keymapp
lazygit
libinput
nerd-fonts.fira-code
@ -43,6 +45,7 @@
python3
ripgrep
statix
steam
uget
unzip
waydroid