forked from nyanloutre/nixos-config
remove merged nixpkgs patch
This commit is contained in:
parent
0b6d80375d
commit
3621316c1c
@ -23,14 +23,6 @@
|
|||||||
|
|
||||||
supportedSystems = [ "x86_64-linux" ];
|
supportedSystems = [ "x86_64-linux" ];
|
||||||
|
|
||||||
channels.nixpkgs.patches = [
|
|
||||||
(nixpkgs.legacyPackages."x86_64-linux".fetchpatch {
|
|
||||||
name = "fix-homeassistant.patch";
|
|
||||||
url = "https://github.com/NixOS/nixpkgs/commit/8e87ea556605e6947d1edb7cd81e58814eeadcae.patch";
|
|
||||||
sha256 = "sha256-au5JwwmdRBsbiG9H8nh5n56QVZUFajx1ALMtzu+Nfq0=";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
|
|
||||||
hostDefaults.modules = [
|
hostDefaults.modules = [
|
||||||
nixpkgs.nixosModules.notDetected
|
nixpkgs.nixosModules.notDetected
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user