Johan Rong 3 meses atrás
pai
commit
ae0a6f182e

+ 6 - 6
flake.lock

@@ -7,11 +7,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1778606796,
-        "narHash": "sha256-P2krpSkFVYJ89bgsnAZ9RtQiGwiTW77sfSJp9SEDscM=",
+        "lastModified": 1779506708,
+        "narHash": "sha256-QOD/CNm196nCJRheux/URi4/HE66fthdOMqCJoPP1Y0=",
         "owner": "nix-community",
         "repo": "home-manager",
-        "rev": "e1fd7350f4410972bcb8c42a697d8c924ffe642a",
+        "rev": "3ee51fbdac8c8bdfe1e7e1fcaba6520a563f394f",
         "type": "github"
       },
       "original": {
@@ -39,11 +39,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1778430510,
-        "narHash": "sha256-Ti+ZBvW6yrWWAg2szExVTwCd4qOJ3KlVr1tFHfyfi8Q=",
+        "lastModified": 1779467186,
+        "narHash": "sha256-nOesoDCiXcUftqbRBMz9tt4blI5PvljMWbm3kuCA+0s=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "8fd9daa3db09ced9700431c5b7ad0e8ba199b575",
+        "rev": "b77b3de8775677f84492abe84635f87b0e153f0f",
         "type": "github"
       },
       "original": {

+ 4 - 1
home/features/desktop/sway/ui/eww/network/network.yuck

@@ -32,7 +32,10 @@
         :class "network-menu"
         :space-evenly false
 
-        (literal :content devices)
+        (scroll
+            :height 200
+           (literal :content devices)
+        )
 
         (scroll
             :vexpand true

+ 1 - 1
home/features/desktop/sway/ui/waybar/style.nix

@@ -119,7 +119,7 @@
         margin: 2px 2px 2px 0;
 
         border-radius: 0 12px 12px 0;
-        padding: 0 3px;
+        padding: 0 1px;
 
         /*border: 1px solid rgba(255,255,255,0.08);
         border-left: none;*/

+ 1 - 1
home/flavors/application/workstation/default.nix

@@ -15,7 +15,7 @@
     inkscape
     f3d
     geogebra6
-    ungoogled-chromium
+    chromium
     mediawriter
     tailscale
   ];