summaryrefslogtreecommitdiff
path: root/templates/system-flake/pkgs/config/unfree.nix
diff options
context:
space:
mode:
Diffstat (limited to 'templates/system-flake/pkgs/config/unfree.nix')
-rw-r--r--templates/system-flake/pkgs/config/unfree.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/system-flake/pkgs/config/unfree.nix b/templates/system-flake/pkgs/config/unfree.nix
deleted file mode 100644
index deda971..0000000
--- a/templates/system-flake/pkgs/config/unfree.nix
+++ /dev/null
@@ -1,7 +0,0 @@
-lib: name:
-with lib;
- elem name [
- "libproprietary-v3"
- "closed-source-pkg"
- "favorite-abandonware"
- ]