feat: update Ansible configuration and add 1Password lookup plugin for secret management
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
This commit is contained in:
@ -36,6 +36,11 @@
|
||||
show-desktop-icons = true;
|
||||
};
|
||||
|
||||
"org/gnome/Ptyxis" = {
|
||||
use-system-font = false;
|
||||
font-name = "Hack Nerd Font Mono 13";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/applications/file-manager" = {
|
||||
exec = "nautilus";
|
||||
};
|
||||
|
Reference in New Issue
Block a user