From 31c316d19cd974bb81a5d6de62142ff24db1c78e Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 2 Sep 2025 10:48:21 -0400 Subject: reorganized directory structure --- features/user/global/nixpkgs.nix | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 features/user/global/nixpkgs.nix (limited to 'features/user/global/nixpkgs.nix') diff --git a/features/user/global/nixpkgs.nix b/features/user/global/nixpkgs.nix deleted file mode 100644 index b19d5e0..0000000 --- a/features/user/global/nixpkgs.nix +++ /dev/null @@ -1,3 +0,0 @@ -{...}: { - nixpkgs.config.allowUnfree = true; -} -- cgit v1.2.3