update juni latest neovim

This commit is contained in:
Joshua Bell 2026-01-22 17:43:23 -06:00
parent 68ef385569
commit fba97a3803
2 changed files with 4 additions and 6 deletions

8
hosts/juni/flake.lock generated
View file

@ -1316,11 +1316,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1769122485, "lastModified": 1769124420,
"narHash": "sha256-5zeHPdi/ti8IDi4Ditc/3z5VoLEzIwKGw9KNAOEFs/M=", "narHash": "sha256-sWjfTocB24qbgRFK7ApRW3gfd9592u2DaL/E4KB7vgE=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "cc9a5dc0f5e260273325482f7729519ee9dfcaf6", "rev": "712ad71984a41fad7ca9341f3499f73634a346d6",
"revCount": 330, "revCount": 331,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/nvim" "url": "https://git.joshuabell.xyz/ringofstorms/nvim"
}, },

View file

@ -291,8 +291,6 @@
]; ];
}; };
security.sudo.wheelNeedsPassword = false;
# System configuration # System configuration
system.stateVersion = stateVersion; system.stateVersion = stateVersion;
networking.hostName = configuration_name; networking.hostName = configuration_name;