Compare commits

..

3 commits

3 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{config, ...}: let
{osConfig, ...}: let
sign_key =
{
"silicium" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINTvwXCT99s1EwOCeGQ28jyCAH/RBoLZza9k5I7wWdEu laurent@silicium";
}
."${config.networking.hostName}";
."${osConfig.networking.hostName}";
in {
programs.git = {
enable = true;

View file

@ -9,7 +9,7 @@
eamodio.gitlens
editorconfig.editorconfig
github.copilot
gitHub.copilot-chat
github.copilot-chat
github.vscode-pull-request-github
jnoortheen.nix-ide
kamadorueda.alejandra

View file

@ -18,7 +18,7 @@
nix.settings.auto-optimise-store = true;
nix.optimise = {
automatic = true;
dates = "12:00";
dates = ["12:00"];
};
# garbage collection