meow
This commit is contained in:
parent
ffcba7c509
commit
0dab8c1794
2 changed files with 3 additions and 0 deletions
|
|
@ -201,6 +201,7 @@
|
||||||
(import "${inputs.mobile-nixos}/lib/configuration.nix" {
|
(import "${inputs.mobile-nixos}/lib/configuration.nix" {
|
||||||
device = "oneplus-fajita";
|
device = "oneplus-fajita";
|
||||||
})
|
})
|
||||||
|
./packages/fix-pkg-config.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,11 +15,13 @@
|
||||||
"https://nix-gaming.cachix.org"
|
"https://nix-gaming.cachix.org"
|
||||||
"https://attic.mildlyfunctional.gay/nixbsd"
|
"https://attic.mildlyfunctional.gay/nixbsd"
|
||||||
"https://ai.cachix.org"
|
"https://ai.cachix.org"
|
||||||
|
"https://cache.nixos.org"
|
||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
|
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
|
||||||
"nixbsd:gwcQlsUONBLrrGCOdEboIAeFq9eLaDqfhfXmHZs1mgc="
|
"nixbsd:gwcQlsUONBLrrGCOdEboIAeFq9eLaDqfhfXmHZs1mgc="
|
||||||
"ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="
|
"ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="
|
||||||
|
"hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs="
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue