diff options
| author | Fuwn <[email protected]> | 2024-09-03 02:55:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-03 02:55:51 -0700 |
| commit | b2fc849725424b683bc96ac29fb298dea4472d80 (patch) | |
| tree | a9297f071b3e14128caa3a90fe722972665aa1e8 /modules/boot | |
| parent | modules (diff) | |
| download | nixos-config-b2fc849725424b683bc96ac29fb298dea4472d80.tar.xz nixos-config-b2fc849725424b683bc96ac29fb298dea4472d80.zip | |
tings
Diffstat (limited to 'modules/boot')
| -rw-r--r-- | modules/boot/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/boot/default.nix b/modules/boot/default.nix index 6042882..577e74a 100644 --- a/modules/boot/default.nix +++ b/modules/boot/default.nix @@ -1,6 +1,5 @@ { pkgs, - lib, config, ... }: |