Commit unstaged changes

This commit is contained in:
2021-12-06 13:39:37 +01:00
parent 1a8be4181d
commit d915ba331b
6 changed files with 34 additions and 20 deletions

View File

@@ -98,7 +98,7 @@ in {
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"firmwareLinuxNonfree" "microcodeAmd" "microcodeIntel"
"steam" "steam-original" "steam-runtime"
"discord"
"discord" "minecraft"
];
services = {