diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-12-16 20:54:28 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-12-16 20:54:28 +0900 |
| commit | 4d3bd5338fe9e959a5861f740bd92a34b355feb3 (patch) | |
| tree | 324458d6ffc07557431a4d06f83059b338a5253d /options.nix | |
| parent | 138666d75301032710f7fb91c940a64c61d6ed7e (diff) | |
nix: implement flake checks
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'options.nix')
| -rw-r--r-- | options.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options.nix b/options.nix index adf19f4a..616b24cf 100644 --- a/options.nix +++ b/options.nix @@ -31,7 +31,6 @@ in let inherit (types) str - enum bool package anything |
