nix-configs

Personal NixOS and home-manager configuration files
Log | Files | Refs

commit 3406ae709b5ad31ba21b0c5442c3f386b884e56b
parent 081b657aa90e8dfc89905f3237f75c077142719d
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Mon, 29 Dec 2025 09:40:08 +0000

We no longer need this line using allowUnfreePredicate

Diffstat:
Mcommon/packages.nix | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/common/packages.nix b/common/packages.nix @@ -1,5 +1,4 @@ { pkgs, ... }: { - nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ fastfetch ffmpeg