ft/creates git cred file
This commit is contained in:
parent
7b84ec14b2
commit
c228d6a02d
@ -22,6 +22,7 @@
|
||||
};
|
||||
sops.secrets."git" = {
|
||||
owner = config.users.users.itsscb.name;
|
||||
path = "${config.users.users.itsscb.home}/.config/git/credentials";
|
||||
};
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user