OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      17e90520a373
DATE      2025-03-11
SUBJECT   flake: bump secrets
FILES     2 CHANGED
HASH      17e90520a373
DATE      2025-03-11
SUBJECT   flake: bump secrets
FILES     2 CHANGED
 

diff --git a/flake.lock b/flake.lock
index f2c58e6..256c144 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1069,11 +1069,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1740888627,
-        "narHash": "sha256-hCEcx0AXEs4iZDvhYwr4U2lZL0tTvtEEY5YN8Sgade8=",
+        "lastModified": 1741672790,
+        "narHash": "sha256-Apsxelfd3vmQsKIQi08e3wwrkYcccoCUpR6w/SBtvbA=",
         "ref": "refs/heads/master",
-        "rev": "6d7526b888b662405bf46e1cc58fd8c90d38d2b0",
-        "revCount": 35,
+        "rev": "c86c18287cd5d98af7ad7385da7b232647f3fae2",
+        "revCount": 39,
         "type": "git",
         "url": "ssh://[email protected]/ooks-io/kunzen"
       },

diff --git a/flake.lock b/flake.lock
index f2c58e6..256c144 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1069,11 +1069,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1740888627,
-        "narHash": "sha256-hCEcx0AXEs4iZDvh
Ywr4U2lZL0tTvtEEY5YN8Sgade8=",
+        "lastModified": 1741672790,
+        "narHash": "sha256-Apsxelfd3vmQsKIQ
i08e3wwrkYcccoCUpR6w/SBtvbA=",
         "ref": "refs/heads/master",
-        "rev": "6d7526b888b662405bf46e1cc58
fd8c90d38d2b0",
-        "revCount": 35,
+        "rev": "c86c18287cd5d98af7ad7385da7
b232647f3fae2",
+        "revCount": 39,
         "type": "git",
         "url": "ssh://[email protected]/ooks-i
o/kunzen"
       },
 

diff --git a/hosts/ooksinstall/default.nix b/hosts/ooksinstall/default.nix
index ac66c41..4006f73 100644
--- a/hosts/ooksinstall/default.nix
+++ b/hosts/ooksinstall/default.nix
@@ -1,17 +1,22 @@
 {
-  system.switch.enable = false;
-  ooknet.host = {
-    role = "installer";
-    admin = {
-      name = "ooks";
-      shell = "bash";
+  ooknet = {
+    host = {
+      admin = {
+        name = "ooks";
+        shell = "bash";
+      };
     };
   };
 
-  isoImage = {
-    makeEfiBootable = true;
-    makeUsbBootable = true;
-    edition = "ooknet";
+  services.getty = {
+    autologinUser = "ooks";
+    helpLine = ''
+      Welcome to the ooknet installer
+
+      To get started, authenticate with tailscale.
+
+      For access to a graphical environment use the command Hyprland
+    '';
   };
 
   system.stateVersion = "25.05";

diff --git a/hosts/ooksinstall/default.nix b
/hosts/ooksinstall/default.nix
index ac66c41..4006f73 100644
--- a/hosts/ooksinstall/default.nix
+++ b/hosts/ooksinstall/default.nix
@@ -1,17 +1,22 @@
 {
-  system.switch.enable = false;
-  ooknet.host = {
-    role = "installer";
-    admin = {
-      name = "ooks";
-      shell = "bash";
+  ooknet = {
+    host = {
+      admin = {
+        name = "ooks";
+        shell = "bash";
+      };
     };
   };
 
-  isoImage = {
-    makeEfiBootable = true;
-    makeUsbBootable = true;
-    edition = "ooknet";
+  services.getty = {
+    autologinUser = "ooks";
+    helpLine = ''
+      Welcome to the ooknet installer
+
+      To get started, authenticate with tai
lscale.
+
+      For access to a graphical environment
 use the command Hyprland
+    '';
   };
 
   system.stateVersion = "25.05";
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET