From 103238c11e1fb850720729b0ee624574afe6dd26 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 13 Jun 2024 22:10:02 -0400 Subject: [PATCH] meta: Rename default.nix to laptop.nix This is a part of getting the repository ready for multiple hosts. --- default.nix => laptop.nix | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename default.nix => laptop.nix (100%) diff --git a/default.nix b/laptop.nix similarity index 100% rename from default.nix rename to laptop.nix