summaryrefslogtreecommitdiffstats
path: root/nixos/modules
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2023-11-10 10:47:18 +0300
committerGitHub <noreply@github.com>2023-11-10 10:47:18 +0300
commitb0dd91c32a469b810331a9feff36501850cfe6a2 (patch)
tree2ee5d5a38de48033fc40325f6cd1e8ffdf296da0 /nixos/modules
parente06c716ef149f466f25e62a836c30b90476e65e5 (diff)
parent1d6b03af9a7c8c4f0656a77cc7c9a4a84f210058 (diff)
Merge pull request #266509 from K900/remove-nixos-option-shim
nixos/installer: remove nixos-option compat shim
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/installer/tools/nixos-option/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/installer/tools/nixos-option/default.nix b/nixos/modules/installer/tools/nixos-option/default.nix
deleted file mode 100644
index 061460f38a3b..000000000000
--- a/nixos/modules/installer/tools/nixos-option/default.nix
+++ /dev/null
@@ -1 +0,0 @@
-{ pkgs, ... }: pkgs.nixos-option