diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-12-22 23:00:07 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-12-22 23:00:07 +0100 |
| commit | d2b6cf44a3277fd5d04bc10110d344827217e24e (patch) | |
| tree | 6c62dcce5f9e3ac45a8cf1112ece2ef755142a2e /hosts/apocalypse/nvidia.nix | |
| parent | ee7b1d28e41a5ef25686ae1efc58b862e282813a (diff) | |
nixfmt
Diffstat (limited to '')
| -rw-r--r-- | hosts/apocalypse/nvidia.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/apocalypse/nvidia.nix b/hosts/apocalypse/nvidia.nix index ccfc6d8..db2e80a 100644 --- a/hosts/apocalypse/nvidia.nix +++ b/hosts/apocalypse/nvidia.nix @@ -1,8 +1,5 @@ { config, - lib, - pkgs, - modulesPath, ... }: { |
