Reorganize files
This commit is contained in:
parent
2fc4f2dd4a
commit
a32dfc1089
32 changed files with 260 additions and 398 deletions
6
modules/common/nix-gaming.nix
Normal file
6
modules/common/nix-gaming.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
nix.settings = {
|
||||
substituters = ["https://nix-gaming.cachix.org"];
|
||||
trusted-public-keys = ["nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue