From 12fb17362082b62eabaac4c20b091886c2bad8f5 Mon Sep 17 00:00:00 2001 From: azikx Date: Sat, 26 Oct 2024 18:23:33 +0900 Subject: [PATCH] =?UTF-8?q?update=20=EF=8C=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {modules => modules(WIP)}/host/default.nix | 0 {modules => modules(WIP)}/host/hardware/bluetooth/default.nix | 0 {modules => modules(WIP)}/host/hardware/boot/default.nix | 0 {modules => modules(WIP)}/host/hardware/cpu/default.nix | 0 {modules => modules(WIP)}/host/hardware/default.nix | 0 {modules => modules(WIP)}/host/hardware/gpu/default.nix | 0 {modules => modules(WIP)}/host/hardware/network/default.nix | 0 {modules => modules(WIP)}/host/hardware/security/default.nix | 0 {modules => modules(WIP)}/host/hardware/sound/default.nix | 0 {modules => modules(WIP)}/host/misc/default.nix | 0 {modules => modules(WIP)}/host/misc/locales/default.nix | 0 {modules => modules(WIP)}/host/misc/minimal/default.nix | 0 {modules => modules(WIP)}/host/misc/power/default.nix | 0 {modules => modules(WIP)}/host/misc/system76/default.nix | 0 {modules => modules(WIP)}/host/misc/torrserver/default.nix | 0 {modules => modules(WIP)}/host/misc/torrserver/package.nix | 0 {modules => modules(WIP)}/host/misc/users/default.nix | 0 {modules => modules(WIP)}/host/misc/variables/default.nix | 0 {modules => modules(WIP)}/host/misc/zapret/default.nix | 0 {modules => modules(WIP)}/host/programs/default.nix | 0 {modules => modules(WIP)}/host/programs/fish/default.nix | 0 {modules => modules(WIP)}/host/programs/git/default.nix | 0 {modules => modules(WIP)}/host/programs/hm/default.nix | 0 {modules => modules(WIP)}/host/programs/hyprland/default.nix | 0 {modules => modules(WIP)}/host/programs/light/default.nix | 0 {modules => modules(WIP)}/host/programs/nh/default.nix | 0 {modules => modules(WIP)}/host/programs/packages/default.nix | 0 {modules => modules(WIP)}/host/programs/steam/default.nix | 0 {modules => modules(WIP)}/host/services/autocpu/default.nix | 0 {modules => modules(WIP)}/host/services/dbus/default.nix | 0 {modules => modules(WIP)}/host/services/default.nix | 0 {modules => modules(WIP)}/host/services/getty/default.nix | 0 {modules => modules(WIP)}/host/services/gvfs/default.nix | 0 {modules => modules(WIP)}/host/services/laptop/default.nix | 0 {modules => modules(WIP)}/host/services/polkit/default.nix | 0 {modules => modules(WIP)}/host/services/printing/default.nix | 0 {modules => modules(WIP)}/host/services/syncthing/default.nix | 0 {modules => modules(WIP)}/host/services/tailscale/default.nix | 0 {modules => modules(WIP)}/host/services/xserver/default.nix | 0 {modules => modules(WIP)}/host/services/zram/default.nix | 0 40 files changed, 0 insertions(+), 0 deletions(-) rename {modules => modules(WIP)}/host/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/bluetooth/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/boot/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/cpu/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/gpu/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/network/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/security/default.nix (100%) rename {modules => modules(WIP)}/host/hardware/sound/default.nix (100%) rename {modules => modules(WIP)}/host/misc/default.nix (100%) rename {modules => modules(WIP)}/host/misc/locales/default.nix (100%) rename {modules => modules(WIP)}/host/misc/minimal/default.nix (100%) rename {modules => modules(WIP)}/host/misc/power/default.nix (100%) rename {modules => modules(WIP)}/host/misc/system76/default.nix (100%) rename {modules => modules(WIP)}/host/misc/torrserver/default.nix (100%) rename {modules => modules(WIP)}/host/misc/torrserver/package.nix (100%) rename {modules => modules(WIP)}/host/misc/users/default.nix (100%) rename {modules => modules(WIP)}/host/misc/variables/default.nix (100%) rename {modules => modules(WIP)}/host/misc/zapret/default.nix (100%) rename {modules => modules(WIP)}/host/programs/default.nix (100%) rename {modules => modules(WIP)}/host/programs/fish/default.nix (100%) rename {modules => modules(WIP)}/host/programs/git/default.nix (100%) rename {modules => modules(WIP)}/host/programs/hm/default.nix (100%) rename {modules => modules(WIP)}/host/programs/hyprland/default.nix (100%) rename {modules => modules(WIP)}/host/programs/light/default.nix (100%) rename {modules => modules(WIP)}/host/programs/nh/default.nix (100%) rename {modules => modules(WIP)}/host/programs/packages/default.nix (100%) rename {modules => modules(WIP)}/host/programs/steam/default.nix (100%) rename {modules => modules(WIP)}/host/services/autocpu/default.nix (100%) rename {modules => modules(WIP)}/host/services/dbus/default.nix (100%) rename {modules => modules(WIP)}/host/services/default.nix (100%) rename {modules => modules(WIP)}/host/services/getty/default.nix (100%) rename {modules => modules(WIP)}/host/services/gvfs/default.nix (100%) rename {modules => modules(WIP)}/host/services/laptop/default.nix (100%) rename {modules => modules(WIP)}/host/services/polkit/default.nix (100%) rename {modules => modules(WIP)}/host/services/printing/default.nix (100%) rename {modules => modules(WIP)}/host/services/syncthing/default.nix (100%) rename {modules => modules(WIP)}/host/services/tailscale/default.nix (100%) rename {modules => modules(WIP)}/host/services/xserver/default.nix (100%) rename {modules => modules(WIP)}/host/services/zram/default.nix (100%) diff --git a/modules/host/default.nix b/modules(WIP)/host/default.nix similarity index 100% rename from modules/host/default.nix rename to modules(WIP)/host/default.nix diff --git a/modules/host/hardware/bluetooth/default.nix b/modules(WIP)/host/hardware/bluetooth/default.nix similarity index 100% rename from modules/host/hardware/bluetooth/default.nix rename to modules(WIP)/host/hardware/bluetooth/default.nix diff --git a/modules/host/hardware/boot/default.nix b/modules(WIP)/host/hardware/boot/default.nix similarity index 100% rename from modules/host/hardware/boot/default.nix rename to modules(WIP)/host/hardware/boot/default.nix diff --git a/modules/host/hardware/cpu/default.nix b/modules(WIP)/host/hardware/cpu/default.nix similarity index 100% rename from modules/host/hardware/cpu/default.nix rename to modules(WIP)/host/hardware/cpu/default.nix diff --git a/modules/host/hardware/default.nix b/modules(WIP)/host/hardware/default.nix similarity index 100% rename from modules/host/hardware/default.nix rename to modules(WIP)/host/hardware/default.nix diff --git a/modules/host/hardware/gpu/default.nix b/modules(WIP)/host/hardware/gpu/default.nix similarity index 100% rename from modules/host/hardware/gpu/default.nix rename to modules(WIP)/host/hardware/gpu/default.nix diff --git a/modules/host/hardware/network/default.nix b/modules(WIP)/host/hardware/network/default.nix similarity index 100% rename from modules/host/hardware/network/default.nix rename to modules(WIP)/host/hardware/network/default.nix diff --git a/modules/host/hardware/security/default.nix b/modules(WIP)/host/hardware/security/default.nix similarity index 100% rename from modules/host/hardware/security/default.nix rename to modules(WIP)/host/hardware/security/default.nix diff --git a/modules/host/hardware/sound/default.nix b/modules(WIP)/host/hardware/sound/default.nix similarity index 100% rename from modules/host/hardware/sound/default.nix rename to modules(WIP)/host/hardware/sound/default.nix diff --git a/modules/host/misc/default.nix b/modules(WIP)/host/misc/default.nix similarity index 100% rename from modules/host/misc/default.nix rename to modules(WIP)/host/misc/default.nix diff --git a/modules/host/misc/locales/default.nix b/modules(WIP)/host/misc/locales/default.nix similarity index 100% rename from modules/host/misc/locales/default.nix rename to modules(WIP)/host/misc/locales/default.nix diff --git a/modules/host/misc/minimal/default.nix b/modules(WIP)/host/misc/minimal/default.nix similarity index 100% rename from modules/host/misc/minimal/default.nix rename to modules(WIP)/host/misc/minimal/default.nix diff --git a/modules/host/misc/power/default.nix b/modules(WIP)/host/misc/power/default.nix similarity index 100% rename from modules/host/misc/power/default.nix rename to modules(WIP)/host/misc/power/default.nix diff --git a/modules/host/misc/system76/default.nix b/modules(WIP)/host/misc/system76/default.nix similarity index 100% rename from modules/host/misc/system76/default.nix rename to modules(WIP)/host/misc/system76/default.nix diff --git a/modules/host/misc/torrserver/default.nix b/modules(WIP)/host/misc/torrserver/default.nix similarity index 100% rename from modules/host/misc/torrserver/default.nix rename to modules(WIP)/host/misc/torrserver/default.nix diff --git a/modules/host/misc/torrserver/package.nix b/modules(WIP)/host/misc/torrserver/package.nix similarity index 100% rename from modules/host/misc/torrserver/package.nix rename to modules(WIP)/host/misc/torrserver/package.nix diff --git a/modules/host/misc/users/default.nix b/modules(WIP)/host/misc/users/default.nix similarity index 100% rename from modules/host/misc/users/default.nix rename to modules(WIP)/host/misc/users/default.nix diff --git a/modules/host/misc/variables/default.nix b/modules(WIP)/host/misc/variables/default.nix similarity index 100% rename from modules/host/misc/variables/default.nix rename to modules(WIP)/host/misc/variables/default.nix diff --git a/modules/host/misc/zapret/default.nix b/modules(WIP)/host/misc/zapret/default.nix similarity index 100% rename from modules/host/misc/zapret/default.nix rename to modules(WIP)/host/misc/zapret/default.nix diff --git a/modules/host/programs/default.nix b/modules(WIP)/host/programs/default.nix similarity index 100% rename from modules/host/programs/default.nix rename to modules(WIP)/host/programs/default.nix diff --git a/modules/host/programs/fish/default.nix b/modules(WIP)/host/programs/fish/default.nix similarity index 100% rename from modules/host/programs/fish/default.nix rename to modules(WIP)/host/programs/fish/default.nix diff --git a/modules/host/programs/git/default.nix b/modules(WIP)/host/programs/git/default.nix similarity index 100% rename from modules/host/programs/git/default.nix rename to modules(WIP)/host/programs/git/default.nix diff --git a/modules/host/programs/hm/default.nix b/modules(WIP)/host/programs/hm/default.nix similarity index 100% rename from modules/host/programs/hm/default.nix rename to modules(WIP)/host/programs/hm/default.nix diff --git a/modules/host/programs/hyprland/default.nix b/modules(WIP)/host/programs/hyprland/default.nix similarity index 100% rename from modules/host/programs/hyprland/default.nix rename to modules(WIP)/host/programs/hyprland/default.nix diff --git a/modules/host/programs/light/default.nix b/modules(WIP)/host/programs/light/default.nix similarity index 100% rename from modules/host/programs/light/default.nix rename to modules(WIP)/host/programs/light/default.nix diff --git a/modules/host/programs/nh/default.nix b/modules(WIP)/host/programs/nh/default.nix similarity index 100% rename from modules/host/programs/nh/default.nix rename to modules(WIP)/host/programs/nh/default.nix diff --git a/modules/host/programs/packages/default.nix b/modules(WIP)/host/programs/packages/default.nix similarity index 100% rename from modules/host/programs/packages/default.nix rename to modules(WIP)/host/programs/packages/default.nix diff --git a/modules/host/programs/steam/default.nix b/modules(WIP)/host/programs/steam/default.nix similarity index 100% rename from modules/host/programs/steam/default.nix rename to modules(WIP)/host/programs/steam/default.nix diff --git a/modules/host/services/autocpu/default.nix b/modules(WIP)/host/services/autocpu/default.nix similarity index 100% rename from modules/host/services/autocpu/default.nix rename to modules(WIP)/host/services/autocpu/default.nix diff --git a/modules/host/services/dbus/default.nix b/modules(WIP)/host/services/dbus/default.nix similarity index 100% rename from modules/host/services/dbus/default.nix rename to modules(WIP)/host/services/dbus/default.nix diff --git a/modules/host/services/default.nix b/modules(WIP)/host/services/default.nix similarity index 100% rename from modules/host/services/default.nix rename to modules(WIP)/host/services/default.nix diff --git a/modules/host/services/getty/default.nix b/modules(WIP)/host/services/getty/default.nix similarity index 100% rename from modules/host/services/getty/default.nix rename to modules(WIP)/host/services/getty/default.nix diff --git a/modules/host/services/gvfs/default.nix b/modules(WIP)/host/services/gvfs/default.nix similarity index 100% rename from modules/host/services/gvfs/default.nix rename to modules(WIP)/host/services/gvfs/default.nix diff --git a/modules/host/services/laptop/default.nix b/modules(WIP)/host/services/laptop/default.nix similarity index 100% rename from modules/host/services/laptop/default.nix rename to modules(WIP)/host/services/laptop/default.nix diff --git a/modules/host/services/polkit/default.nix b/modules(WIP)/host/services/polkit/default.nix similarity index 100% rename from modules/host/services/polkit/default.nix rename to modules(WIP)/host/services/polkit/default.nix diff --git a/modules/host/services/printing/default.nix b/modules(WIP)/host/services/printing/default.nix similarity index 100% rename from modules/host/services/printing/default.nix rename to modules(WIP)/host/services/printing/default.nix diff --git a/modules/host/services/syncthing/default.nix b/modules(WIP)/host/services/syncthing/default.nix similarity index 100% rename from modules/host/services/syncthing/default.nix rename to modules(WIP)/host/services/syncthing/default.nix diff --git a/modules/host/services/tailscale/default.nix b/modules(WIP)/host/services/tailscale/default.nix similarity index 100% rename from modules/host/services/tailscale/default.nix rename to modules(WIP)/host/services/tailscale/default.nix diff --git a/modules/host/services/xserver/default.nix b/modules(WIP)/host/services/xserver/default.nix similarity index 100% rename from modules/host/services/xserver/default.nix rename to modules(WIP)/host/services/xserver/default.nix diff --git a/modules/host/services/zram/default.nix b/modules(WIP)/host/services/zram/default.nix similarity index 100% rename from modules/host/services/zram/default.nix rename to modules(WIP)/host/services/zram/default.nix