diff --git a/flake.lock b/flake.lock index b04fa18..942c5f7 100644 --- a/flake.lock +++ b/flake.lock @@ -89,11 +89,11 @@ }, "locked": { "dir": "pkgs/firefox-addons", - "lastModified": 1765876616, - "narHash": "sha256-j9BnLfWdJrJrETfmfnlnpvRGKVp1MLRaw78oYDSnTRY=", + "lastModified": 1765944212, + "narHash": "sha256-t00grDNNFjoUM2MWhBISsChMZJbt0zxYn9SK0ZR+1Ns=", "owner": "rycee", "repo": "nur-expressions", - "rev": "2843ec4d4793815111a1b99e170ec7b1842b7f9f", + "rev": "353247cb60d73387ce75bf058d65a18517f56a7c", "type": "gitlab" }, "original": { @@ -146,11 +146,11 @@ ] }, "locked": { - "lastModified": 1765860045, - "narHash": "sha256-7Lxp/PfOy4h3QIDtmWG/EgycaswqRSkDX4DGtet14NE=", + "lastModified": 1765980955, + "narHash": "sha256-rB45jv4uwC90vM9UZ70plfvY/2Kdygs+zlQ07dGQFk4=", "owner": "nix-community", "repo": "home-manager", - "rev": "09de9577d47d8bffb11c449b6a3d24e32ac16c99", + "rev": "89c9508bbe9b40d36b3dc206c2483ef176f15173", "type": "github" }, "original": { @@ -208,11 +208,11 @@ ] }, "locked": { - "lastModified": 1765808204, - "narHash": "sha256-pnI+SmXYXeNofYBYbcCkj4CTJdoXwJYYPgc1MutMz0Q=", + "lastModified": 1765991878, + "narHash": "sha256-xbXgzqqtxoiqeQPB01IruQiQ4+LvcUujRyjK13HRHHc=", "owner": "JakeStanger", "repo": "ironbar", - "rev": "c2f1043524b8eee45369692e56bb170b640df047", + "rev": "91e1897629000ef094f17f7ccd580115d7cef44e", "type": "github" }, "original": { @@ -315,11 +315,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1765762245, - "narHash": "sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk=", + "lastModified": 1765838191, + "narHash": "sha256-m5KWt1nOm76ILk/JSCxBM4MfK3rYY7Wq9/TZIIeGnT8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d", + "rev": "c6f52ebd45e5925c188d1a20119978aa4ffd5ef6", "type": "github" }, "original": { @@ -359,11 +359,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1765803225, - "narHash": "sha256-xwaZV/UgJ04+ixbZZfoDE8IsOWjtvQZICh9aamzPnrg=", + "lastModified": 1765934234, + "narHash": "sha256-pJjWUzNnjbIAMIc5gRFUuKCDQ9S1cuh3b2hKgA7Mc4A=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ac9a217389ee622d4e1e727c4efcc9c4bc9089ba", + "rev": "af84f9d270d404c17699522fab95bbf928a2d92f", "type": "github" }, "original": { @@ -523,11 +523,11 @@ "nixpkgs": "nixpkgs_7" }, "locked": { - "lastModified": 1765895443, - "narHash": "sha256-yftYGV0skUwV5neT1BJrs7RRbXPKozQTzC7d9c7kEFs=", + "lastModified": 1765946036, + "narHash": "sha256-R/qaIkzqm00qBMr8onM6ZZFX49lvsQLZ79adVubqjts=", "owner": "0xc000022070", "repo": "zen-browser-flake", - "rev": "bc7dfff92cb7919dfb213ea78c11ea0a4d265a56", + "rev": "7db019a64483743a8d92319baafbbe71b687d0a1", "type": "github" }, "original": { diff --git a/home/linux.nix b/home/linux.nix index 98c296d..c297a53 100644 --- a/home/linux.nix +++ b/home/linux.nix @@ -36,6 +36,8 @@ wl-clipboard hyprpicker usbutils + krita + gpustat ]; imports = [ diff --git a/modules/wm/ironbar/config/config.toml b/modules/wm/ironbar/config/config.toml index fc2256d..bb16a63 100644 --- a/modules/wm/ironbar/config/config.toml +++ b/modules/wm/ironbar/config/config.toml @@ -32,7 +32,7 @@ max_length = 40 type = "sys_info" format = [ "h:dnsc-machine", - " {cpu_percent@sum}% ({temp_c@k10temp Tccd1}°C)", + " {cpu_percent}% ({temp_c@k10temp Tccd1}°C)", " {memory_used#G:<2.1}/{memory_total#G:<2.1}GB", " {disk_used#G@/:.1}GB used ({disk_free#G@/:.0}GB free)" ] diff --git a/modules/zen/default.nix b/modules/zen/default.nix index 1559f9c..313e35c 100644 --- a/modules/zen/default.nix +++ b/modules/zen/default.nix @@ -49,7 +49,7 @@ workspace = spaces.Personal.id; container = containers.Personal.id; url = "https://home.dnsc.io"; - position = 100; + position = 101; }; "Apps" = { id = "092abc24-d7c5-4012-b311-d4ee0b193537";