Added trusted users

This commit is contained in:
2024-05-06 14:18:15 -03:00
parent dcaed79074
commit f91b7c3a29

View File

@@ -11,6 +11,10 @@
trusted-public-keys = [ trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
]; ];
trusted-users = [
"root"
"panotaka"
];
}; };
# Enable CUPS to print documents. # Enable CUPS to print documents.