Compare commits

..

1 commit

Author SHA1 Message Date
14d99246bb
[chore] flake.lock: update inputs
Some checks failed
/ check (push) Failing after 24s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 32s
/ build (nvim) (push) Successful in 13s
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/e1391fb22e18a36f57e6999c7a9f966dc80ac073' (2024-07-03)
  → 'github:nix-community/home-manager/208df2e558b73b6a1f0faec98493cb59a25f62ba' (2024-09-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6f6c45b5134a8ee2e465164811e451dcb5ad86e3' (2024-09-03)
  → 'github:NixOS/nixpkgs/f4c846aee8e1e29062aa8514d5e0ab270f4ec2f9' (2024-09-08)
• Updated input 'nixvim':
    'github:nix-community/nixvim/2ef974182ef62a6a6992118f0beb54dce812ae9b' (2024-09-04)
  → 'github:nix-community/nixvim/fc7e9b29271a03459191955f78d4128451b7cd81' (2024-09-10)
• Updated input 'nixvim/nuschtosSearch':
    'github:NuschtOS/search/9ca36bf5d8de1e51454a255208e6f6bffac24f42' (2024-09-03)
  → 'github:NuschtOS/search/9eaa0246f803758c26f00d21188de00098b79c8b' (2024-09-10)
• Updated input 'unstable':
    'github:NixOS/nixpkgs/ad416d066ca1222956472ab7d0555a6946746a80' (2024-09-04)
  → 'github:NixOS/nixpkgs/574d1eac1c200690e27b8eb4e24887f8df7ac27c' (2024-09-06)
2024-09-11 03:01:43 +02:00

View file

@ -207,7 +207,7 @@ in
};
lualine = {
enable = true;
settings.options.theme = lib.mkForce "gruvbox";
theme = lib.mkForce "gruvbox";
};
luasnip = {
enable = true;