feat: add cachix repos to common
This commit is contained in:
parent
95ec4f4bdc
commit
254dcbe941
4 changed files with 59 additions and 43 deletions
hosts/binto/modules
|
@ -1,9 +1,4 @@
|
|||
{ nix-gaming, pkgs, ... }: {
|
||||
nix.settings = {
|
||||
substituters = ["https://nix-gaming.cachix.org"];
|
||||
trusted-public-keys = ["nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="];
|
||||
};
|
||||
|
||||
imports = [
|
||||
nix-gaming.nixosModules.steamCompat
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue