diff options
author | ene <ene@sils.li> | 2023-02-20 01:01:13 +0100 |
---|---|---|
committer | ene <ene@sils.li> | 2023-02-20 01:01:13 +0100 |
commit | 7f26288284429e2f186d7dc61de716dbd36ef8c4 (patch) | |
tree | 6c34287b0d8d2e0ce0fcbd921bfd0fecd76a477e /hosts/tiamat | |
parent | Fix(bootstrap): Fix nasty grep bug (diff) | |
download | nixos-config-7f26288284429e2f186d7dc61de716dbd36ef8c4.zip |
Feat(flake): Reorder hosts
Diffstat (limited to '')
-rw-r--r-- | hosts/tiamat/configuration.nix (renamed from hosts/desktop/configuration.nix) | 0 | ||||
-rw-r--r-- | hosts/tiamat/hardware/cpu.nix (renamed from hosts/desktop/hardware/cpu.nix) | 0 | ||||
-rw-r--r-- | hosts/tiamat/hardware/default.nix (renamed from hosts/laptop/hardware/default.nix) | 0 | ||||
-rw-r--r-- | hosts/tiamat/hardware/gpu.nix (renamed from hosts/desktop/hardware/gpu.nix) | 0 | ||||
-rw-r--r-- | hosts/tiamat/networking.nix (renamed from hosts/desktop/networking.nix) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/tiamat/configuration.nix index 7f68621c..7f68621c 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/tiamat/configuration.nix diff --git a/hosts/desktop/hardware/cpu.nix b/hosts/tiamat/hardware/cpu.nix index 6859f72a..6859f72a 100644 --- a/hosts/desktop/hardware/cpu.nix +++ b/hosts/tiamat/hardware/cpu.nix diff --git a/hosts/laptop/hardware/default.nix b/hosts/tiamat/hardware/default.nix index bd7241b3..bd7241b3 100644 --- a/hosts/laptop/hardware/default.nix +++ b/hosts/tiamat/hardware/default.nix diff --git a/hosts/desktop/hardware/gpu.nix b/hosts/tiamat/hardware/gpu.nix index 741e8882..741e8882 100644 --- a/hosts/desktop/hardware/gpu.nix +++ b/hosts/tiamat/hardware/gpu.nix diff --git a/hosts/desktop/networking.nix b/hosts/tiamat/networking.nix index 17f7c356..17f7c356 100644 --- a/hosts/desktop/networking.nix +++ b/hosts/tiamat/networking.nix |