updated flake

This commit is contained in:
Aria Nolan 2024-02-08 21:23:11 -05:00
parent 353d652824
commit eb24fc2273
2 changed files with 11 additions and 11 deletions

View file

@ -90,11 +90,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1707238033, "lastModified": 1707330989,
"narHash": "sha256-82Jp3nhizT04zFHOGXPzrEvy204pAvRQOCqK8KK6ncw=", "narHash": "sha256-29kbbF4mh1Si/DIQwyLfx/d2CAnU67vJ5L+nQvcGn4s=",
"owner": "helix-editor", "owner": "helix-editor",
"repo": "helix", "repo": "helix",
"rev": "28a39e6efc79b9aac53d49ac8325e8e32fb127e2", "rev": "a1272bdb17a63361342a318982e46129d558743c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -195,11 +195,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1707092692, "lastModified": 1707268954,
"narHash": "sha256-ZbHsm+mGk/izkWtT4xwwqz38fdlwu7nUUKXTOmm4SyE=", "narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "faf912b086576fd1a15fca610166c98d47bc667e", "rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -211,11 +211,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1707269663, "lastModified": 1707440758,
"narHash": "sha256-5pWv86hpGNcA0ob8h3i+qX+4t5VNEacHjoC+HlHj5f4=", "narHash": "sha256-S2nx5HQvhwuVuSQNKR7eFSMG1julLfsZfmgci8CUMhM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nur", "repo": "nur",
"rev": "b3207b9cd0cfc0074645375bce1c90e6159458e9", "rev": "a6dbfcbf002cf6309002bef91f61f39fcf0bba73",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -52,6 +52,7 @@ in {
catppuccin-vim catppuccin-vim
sonokai sonokai
vim-colors-solarized vim-colors-solarized
gruvbox
rose-pine-vim rose-pine-vim
terminus terminus
vim-fugitive vim-fugitive
@ -64,8 +65,7 @@ in {
set termguicolors set termguicolors
endif endif
set background=dark set background=dark
let g:everforest_background = 'soft' colorscheme rosepine_moon
colorscheme everforest
set scrolloff=5 set scrolloff=5
set hlsearch set hlsearch