diff --git a/flake.lock b/flake.lock index 5b22ee2..baa659c 100644 --- a/flake.lock +++ b/flake.lock @@ -76,11 +76,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1718271227, - "narHash": "sha256-Hxhfto9rd4Cf5Y5W6LGnAR0VrBpfuVM9fQOkikVMGV0=", + "lastModified": 1718273282, + "narHash": "sha256-Drdpjgw9ZHbS2SC5V41PmuFqVpxXqKJyi8Wl7gUneYI=", "ref": "refs/heads/main", - "rev": "a54f98c20301a71efe5e73a8fc5e1bcd66f2bd34", - "revCount": 4817, + "rev": "e6d10539af1fdca33b10bc3c1dfac16f1cdfe1c8", + "revCount": 4819, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" @@ -262,11 +262,11 @@ }, "nur": { "locked": { - "lastModified": 1718270519, - "narHash": "sha256-IyuJZKTLtaDtiX03QhPKzxs/gkhkYNfhTc7aAYaJZU4=", + "lastModified": 1718273178, + "narHash": "sha256-Le8k24OvDENh7sgeLf1wrl/n8LSnbZEqdbp/PAWwjGQ=", "owner": "nix-community", "repo": "NUR", - "rev": "c2df46777b3908e9b11eacb4f576308e5467812b", + "rev": "0655c84ea3d93417235f1c6f8b8d6ad4897481dd", "type": "github" }, "original": { @@ -328,11 +328,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1718053731, - "narHash": "sha256-31k31t4bQYTe5tr1YAsaJ50vYmtTIo6XxVZZjAXagMA=", + "lastModified": 1718272977, + "narHash": "sha256-NpuFuVq2VGA8aC3dcNdMvwr9MSSRd7KAzr5Ls+N47ic=", "ref": "refs/heads/master", - "rev": "558b11cd8b7b282689607a57c4175abd13f14c43", - "revCount": 3502, + "rev": "3c94a41931c0afa41686e10cb25669aa2bedacad", + "revCount": 3517, "submodules": true, "type": "git", "url": "https://github.com/thomasave/Waybar" diff --git a/hosts/Aloria/default.nix b/hosts/Aloria/default.nix index 63cd8bb..83a6d3a 100644 --- a/hosts/Aloria/default.nix +++ b/hosts/Aloria/default.nix @@ -9,6 +9,7 @@ pkgs.intel-media-driver ]; + # nix.settings.max-jobs = 1; # services.ollama = { # enable = true; # acceleration = "cuda";