mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 16:16:12 +01:00
colors
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# outputs.homeManagerModules.example
|
||||
|
||||
# Or modules exported from other flakes (such as nix-colors):
|
||||
# inputs.nix-colors.homeManagerModules.default
|
||||
inputs.nix-colors.homeManagerModules.default
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
@@ -26,6 +26,8 @@
|
||||
./features/neovide.nix
|
||||
./features/emacs.nix
|
||||
];
|
||||
|
||||
colorScheme = inputs.nix-colors.colorSchemes.gruvbox-dark-medium;
|
||||
|
||||
nixpkgs = {
|
||||
# You can add overlays here
|
||||
|
||||
Reference in New Issue
Block a user