mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Merge keys.nix into secrets.nix
This commit is contained in:
parent
bccc3a90fa
commit
0b6ce6377a
4 changed files with 14 additions and 14 deletions
|
@ -133,7 +133,7 @@
|
|||
};
|
||||
in defaults // other;
|
||||
|
||||
keys = import ./secrets/keys.nix;
|
||||
keys = (import ./secrets/secrets.nix).keys;
|
||||
|
||||
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
|
||||
cornerRadius = 8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue