feat: migrate node

This commit is contained in:
tux
2025-11-04 15:00:36 +05:30
parent 7b25ac4f30
commit 50549a7ab3
4 changed files with 69 additions and 51 deletions

View File

@@ -1,7 +1,6 @@
{
inputs,
username,
lib,
...
}: {
imports = [
@@ -10,6 +9,7 @@
(import ./disko.nix {
device = "/dev/nvme0n1";
device2 = "/dev/nvme1n1";
device3 = "/dev/sda";
})
./hardware.nix