diff --git a/hosts/juni/flake.lock b/hosts/juni/flake.lock index b0e353fd..3ec1b34b 100644 --- a/hosts/juni/flake.lock +++ b/hosts/juni/flake.lock @@ -1316,11 +1316,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1769122485, - "narHash": "sha256-5zeHPdi/ti8IDi4Ditc/3z5VoLEzIwKGw9KNAOEFs/M=", + "lastModified": 1769124420, + "narHash": "sha256-sWjfTocB24qbgRFK7ApRW3gfd9592u2DaL/E4KB7vgE=", "ref": "refs/heads/master", - "rev": "cc9a5dc0f5e260273325482f7729519ee9dfcaf6", - "revCount": 330, + "rev": "712ad71984a41fad7ca9341f3499f73634a346d6", + "revCount": 331, "type": "git", "url": "https://git.joshuabell.xyz/ringofstorms/nvim" }, diff --git a/hosts/juni/flake.nix b/hosts/juni/flake.nix index 09fdf3d2..dc145928 100644 --- a/hosts/juni/flake.nix +++ b/hosts/juni/flake.nix @@ -291,8 +291,6 @@ ]; }; - security.sudo.wheelNeedsPassword = false; - # System configuration system.stateVersion = stateVersion; networking.hostName = configuration_name;