This commit is contained in:
death916 2025-05-16 05:19:54 -07:00
parent 8931f52667
commit 3358b7c4d5

View file

@ -70,7 +70,9 @@
# Enable touchpad support (enabled default in most desktopManager).
# services.libinput.enable = true;
# add flox repos
nix.settings.trusted-substituters = [ "https://cache.flox.dev" ];
nix.settings.trusted-public-keys = [ "flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs=" ];
# my settings
nix.settings.experimental-features = ["nix-command" "flakes"];
environment.systemPackages = with pkgs; [