diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-24 13:35:39 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-24 13:35:47 -0500 |
| commit | c1cef0f7eafaf85bbae9878b92971a97d7583247 (patch) | |
| tree | be4e6c6a01d584fdbfc58cc328ecca54f7be6319 /hosts/mercury/nixos.nix | |
| parent | c9ec61f01a26cff66ef779f0b94694684a16d7da (diff) | |
changes; im lazy
Diffstat (limited to 'hosts/mercury/nixos.nix')
| -rw-r--r-- | hosts/mercury/nixos.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/mercury/nixos.nix b/hosts/mercury/nixos.nix index 05e84a7..dfed04f 100644 --- a/hosts/mercury/nixos.nix +++ b/hosts/mercury/nixos.nix @@ -7,7 +7,6 @@ imports = [ ./disks.nix ./battery.nix - ./ai.nix inputs.nixos-facter-modules.nixosModules.facter {facter.reportPath = ./facter.json;} |
