This commit is contained in:
death916 2025-11-12 01:19:07 -08:00
parent 8a92fd2a65
commit 8649a649af

View file

@ -23,6 +23,16 @@
../modules/nixos/laptop/restic.nix
];
nix.settings.substituters = [
"https://hyprland.cachix.org"
"https://cache.flox.dev"
"https://nix-community.cachix.org"
];
nix.settings.trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
"flox-store-public-0:8c/B+kjIaQ+BloCmNkRUKwaVPFWkriSAd0JJvuDu4F0="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
services.greetd = {
enable = true;
settings = {