Updated server settings, pulling nvim from repo

This commit is contained in:
2025-08-30 13:39:27 -04:00
parent 693cbd3798
commit 9332469636
24 changed files with 206 additions and 1380 deletions

33
flake.lock generated
View File

@@ -166,20 +166,36 @@
]
},
"locked": {
"lastModified": 1753592768,
"narHash": "sha256-oV695RvbAE4+R9pcsT9shmp6zE/+IZe6evHWX63f2Qg=",
"lastModified": 1756022458,
"narHash": "sha256-J1i35r4HfNDdPpwL0vOBaZopQudAUVtartEerc1Jryc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "fc3add429f21450359369af74c2375cb34a2d204",
"rev": "9e3a33c0bcbc25619e540b9dfea372282f8a9740",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-25.05",
"repo": "home-manager",
"type": "github"
}
},
"neovim-config": {
"flake": false,
"locked": {
"lastModified": 1756442459,
"narHash": "sha256-YfZ9KdGGnhG1t+7TKw3kbH6oUhvbchhpUxACasP87f8=",
"ref": "master",
"rev": "ee941c351daa870d4a40b933fe93ffb8459884f7",
"revCount": 2,
"type": "git",
"url": "https://git.th3r00t.net/th3r00t/nvim-config.git"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.th3r00t.net/th3r00t/nvim-config.git"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat",
@@ -290,16 +306,16 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1755078291,
"narHash": "sha256-Hu/gTDoi4uy6TAKISPHQusSMy8U6xUbLSDjKBYdhDIY=",
"lastModified": 1756125398,
"narHash": "sha256-XexyKZpf46cMiO5Vbj+dWSAXOnr285GHsMch8FBoHbc=",
"owner": "NixOs",
"repo": "nixpkgs",
"rev": "3385ca0cd7e14c1a1eb80401fe011705ff012323",
"rev": "3b9f00d7a7bf68acd4c4abb9d43695afb04e03a5",
"type": "github"
},
"original": {
"owner": "NixOs",
"ref": "nixos-25.05",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
@@ -308,6 +324,7 @@
"inputs": {
"disko": "disko",
"home-manager": "home-manager",
"neovim-config": "neovim-config",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nix-index-database": "nix-index-database",
"nixos-hardware": "nixos-hardware",