xps sops 09
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#theme = grub-theme-ascii-diana;
|
||||
#font = "${grub-theme-ascii-diana}/unicode.pf2";
|
||||
fontSize = 50;
|
||||
splashImage = null;
|
||||
# splashImage = null;
|
||||
|
||||
extraEntries = if host == "NxXPS" then ''
|
||||
menuentry 'Windows 11' --class windows --class os $menuentry_id_option 'osprober-efi-0A97-7A2D' {
|
||||
|
||||
@@ -9,12 +9,8 @@
|
||||
defaultSopsFile = ../sops-secrets.yaml;
|
||||
defaultSopsFormat = "yaml";
|
||||
# age = {
|
||||
# # keyFile = "/home/${user}/.config/sops/age/keys.txt";
|
||||
# # keyFile = "/var/lib/sops-nix/key.txt";
|
||||
# # keyFile = "/home/${user}/.config/sops/age/age-public-key-from-ssh-A-subkey.txt";
|
||||
# sshKeyPaths = [ ];
|
||||
# # sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
# # generateKey = true;
|
||||
# sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
# generateKey = true;
|
||||
# };
|
||||
# gnupg = {
|
||||
# sshKeyPaths = [];
|
||||
@@ -23,3 +19,4 @@
|
||||
secrets.example = {};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user