changed unfree rules

This commit is contained in:
2025-06-08 18:21:05 +03:00
parent ef204b0dd4
commit c0c1da930e
6 changed files with 21 additions and 18 deletions
+1
View File
@@ -49,6 +49,7 @@ in
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"obsidian"
"yandex-music"
"steam"
];
home.packages = with pkgs; [
firefox