diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 13:57:10 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 14:12:12 -0500 |
| commit | 8244bb48b9dbd3358aa6d47209dfbfd3c19b906f (patch) | |
| tree | 3b6755a39f8f044b21036ccf63cf41eb401e858c /hosts/ganymede/system.nix | |
| parent | d71356eef83e4df59416cd10109cb5688e657c16 (diff) | |
fantasy config if ganymede did run nixos (I wish)
Diffstat (limited to 'hosts/ganymede/system.nix')
| -rw-r--r-- | hosts/ganymede/system.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/hosts/ganymede/system.nix b/hosts/ganymede/system.nix deleted file mode 100644 index 7eb2e74..0000000 --- a/hosts/ganymede/system.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ - config, - lib, - pkgs, - ... -}: { - nixpkgs.hostPlatform = "x86_64-linux"; -} |
