From ffc473f0b5f934edf4d20476b5dfa163ec18d9ad Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Sat, 27 Dec 2025 20:47:54 -0600 Subject: [PATCH] udpates --- hosts/h001/hardware-configuration.nix | 1 + hosts/lio/flake.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/hosts/h001/hardware-configuration.nix b/hosts/h001/hardware-configuration.nix index a3b417ab..235f7468 100644 --- a/hosts/h001/hardware-configuration.nix +++ b/hosts/h001/hardware-configuration.nix @@ -21,6 +21,7 @@ boot.initrd.kernelModules = [ ]; boot.kernelModules = [ "kvm-intel" ]; boot.extraModulePackages = [ ]; + boot.supportedFilesystems = [ "apfs" ]; fileSystems."/" = { device = "/dev/disk/by-label/NIXROOT"; diff --git a/hosts/lio/flake.lock b/hosts/lio/flake.lock index 04a01708..dc330ebb 100644 --- a/hosts/lio/flake.lock +++ b/hosts/lio/flake.lock @@ -309,11 +309,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1765934234, - "narHash": "sha256-pJjWUzNnjbIAMIc5gRFUuKCDQ9S1cuh3b2hKgA7Mc4A=", + "lastModified": 1766025857, + "narHash": "sha256-Lav5jJazCW4mdg1iHcROpuXqmM94BWJvabLFWaJVJp0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "af84f9d270d404c17699522fab95bbf928a2d92f", + "rev": "def3da69945bbe338c373fddad5a1bb49cf199ce", "type": "github" }, "original": { @@ -1224,11 +1224,11 @@ }, "locked": { "dir": "flakes/opencode", - "lastModified": 1765998800, - "narHash": "sha256-tFJsYcZQMuin4gtqjPpdg4V4QlCvpzLQ0H1ct5LM9Rg=", + "lastModified": 1766262996, + "narHash": "sha256-GSYssVoqZrk1VyEoHKkFVRSuIB9ns/VpqT5wiXhlK3U=", "ref": "refs/heads/master", - "rev": "03487772acd9e0865207baf281f7a0478f6dbc16", - "revCount": 944, + "rev": "643895afdb16d15fb5c8c2c3f4d301925aeb6aee", + "revCount": 965, "type": "git", "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" }, @@ -1243,11 +1243,11 @@ "nixpkgs": "nixpkgs_4" }, "locked": { - "lastModified": 1765998786, - "narHash": "sha256-OxSKJ9QR7demkOF6hrWaf4yS3fMGlU/FbF12VYsX5Mk=", + "lastModified": 1766260273, + "narHash": "sha256-jY7aB0sRBJy1g36mPu5yb+3h7IMx7/fY3pKI10KcJ6A=", "owner": "sst", "repo": "opencode", - "rev": "1f527312554c3015286811fc33bb5348d0a27dae", + "rev": "6c40bfe04322c14350c9bd3447174986800a57d7", "type": "github" }, "original": {