changed unfree rules
This commit is contained in:
@@ -49,6 +49,7 @@ in
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"obsidian"
|
||||
"yandex-music"
|
||||
"steam"
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
firefox
|
||||
|
||||
Reference in New Issue
Block a user