diff options
| author | Fuwn <[email protected]> | 2024-09-04 20:00:52 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-04 20:00:52 -0700 |
| commit | 834c05e908eb32ec4e02a79e319e8229798dd269 (patch) | |
| tree | de1d0f7013a562d2a94665ebf1391cebd798098d /modules/system | |
| parent | ok (diff) | |
| download | nixos-config-834c05e908eb32ec4e02a79e319e8229798dd269.tar.xz nixos-config-834c05e908eb32ec4e02a79e319e8229798dd269.zip | |
clean
Diffstat (limited to 'modules/system')
| -rw-r--r-- | modules/system/boot/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/system/boot/default.nix b/modules/system/boot/default.nix index 9a517ef..bafbabb 100644 --- a/modules/system/boot/default.nix +++ b/modules/system/boot/default.nix @@ -1,6 +1,5 @@ { pkgs, - config, ... }: { |