From 6331b2f4f4108c6f3e85a9c1109209d7fcea0da8 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Tue, 6 Aug 2024 20:57:14 +0200 Subject: [PATCH] add builders --- flake.lock | 289 ++++++++++++++++++------ flake.nix | 5 + nixos-modules/nix/default.nix | 32 ++- nixos-modules/users/builder/default.nix | 6 +- systems/omoikane/default.nix | 4 - 5 files changed, 245 insertions(+), 91 deletions(-) diff --git a/flake.lock b/flake.lock index 1b4c08c..e2563ba 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "catppuccin": { "locked": { - "lastModified": 1720472194, - "narHash": "sha256-CYscFEts6tyvosc1T29nxhzIYJAj/1CCEkV3ZMzSN/c=", + "lastModified": 1722661201, + "narHash": "sha256-2JX3S1hmmUhHuyGyGWnaM4xT0SiaDdVkNzmBrEowwK0=", "owner": "catppuccin", "repo": "nix", - "rev": "d75d5803852fb0833767dc969a4581ac13204e22", + "rev": "19a0f144f0204a12a89243363efb6a493b8cfc83", "type": "github" }, "original": { @@ -86,18 +86,17 @@ }, "devshell": { "inputs": { - "flake-utils": "flake-utils_2", "nixpkgs": [ "nixvim", "nixpkgs" ] }, "locked": { - "lastModified": 1717408969, - "narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=", + "lastModified": 1722113426, + "narHash": "sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw=", "owner": "numtide", "repo": "devshell", - "rev": "1ebbe68d57457c8cae98145410b164b5477761f4", + "rev": "67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae", "type": "github" }, "original": { @@ -113,11 +112,11 @@ ] }, "locked": { - "lastModified": 1721417620, - "narHash": "sha256-6q9b1h8fI3hXg2DG6/vrKWCeG8c5Wj2Kvv22RCgedzg=", + "lastModified": 1722821805, + "narHash": "sha256-FGrUPUD+LMDwJsYyNSxNIzFMldtCm8wXiQuyL2PHSrM=", "owner": "nix-community", "repo": "disko", - "rev": "bec6e3cde912b8acb915fecdc509eda7c973fb42", + "rev": "0257e44f4ad472b54f19a6dd1615aee7fa48ed49", "type": "github" }, "original": { @@ -157,11 +156,11 @@ }, "locked": { "dir": "pkgs/firefox-addons", - "lastModified": 1721361786, - "narHash": "sha256-cOp9Ah/2bv3A+znaP3KFZ+Aw4/mTWKEfXhiNAd/4jNc=", + "lastModified": 1722917006, + "narHash": "sha256-29qBs5HlcegrLP8oQe8T9hHx7u94TEz9ivPwZlorAJU=", "owner": "rycee", "repo": "nur-expressions", - "rev": "8e5443b5b765c83bd0adf5c85b1af0371d052395", + "rev": "8552abe55a4f364d94efb84502a550c2c9c3101c", "type": "gitlab" }, "original": { @@ -261,6 +260,48 @@ } }, "flake-parts_3": { + "inputs": { + "nixpkgs-lib": [ + "nixified-ai", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1698882062, + "narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "8c9fa2545007b49a5db5f650ae91f227672c3877", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_4": { + "inputs": { + "nixpkgs-lib": [ + "nixified-ai", + "hercules-ci-effects", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1696343447, + "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4", + "type": "github" + }, + "original": { + "id": "flake-parts", + "type": "indirect" + } + }, + "flake-parts_5": { "inputs": { "nixpkgs-lib": [ "nixos-anywhere", @@ -281,7 +322,7 @@ "type": "github" } }, - "flake-parts_4": { + "flake-parts_6": { "inputs": { "nixpkgs-lib": [ "nixvim", @@ -289,11 +330,11 @@ ] }, "locked": { - "lastModified": 1719994518, - "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=", + "lastModified": 1722555600, + "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7", + "rev": "8471fe90ad337a8074e957b69ca4d0089218391d", "type": "github" }, "original": { @@ -302,7 +343,7 @@ "type": "github" } }, - "flake-parts_5": { + "flake-parts_7": { "inputs": { "nixpkgs-lib": [ "prismlauncher", @@ -343,11 +384,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -373,11 +414,11 @@ ] }, "locked": { - "lastModified": 1720524665, - "narHash": "sha256-ni/87oHPZm6Gv0ECYxr1f6uxB0UKBWJ6HvS7lwLU6oY=", + "lastModified": 1722857853, + "narHash": "sha256-3Zx53oz/MSIyevuWO/SumxABkrIvojnB7g9cimxkhiE=", "owner": "cachix", "repo": "git-hooks.nix", - "rev": "8d6a17d0cdf411c55f12602624df6368ad86fac1", + "rev": "06939f6b7ec4d4f465bf3132a05367cccbbf64da", "type": "github" }, "original": { @@ -430,6 +471,28 @@ "type": "github" } }, + "hercules-ci-effects": { + "inputs": { + "flake-parts": "flake-parts_4", + "nixpkgs": [ + "nixified-ai", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1699381651, + "narHash": "sha256-mZlQ54xJs3j5+SJrLhzePPMXzS+Czbx7gNyOnOAQrHA=", + "owner": "hercules-ci", + "repo": "hercules-ci-effects", + "rev": "0bd99f5ab7ec7a74c11238bd02bb29e709c14328", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "hercules-ci-effects", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -437,11 +500,11 @@ ] }, "locked": { - "lastModified": 1721135958, - "narHash": "sha256-H548rpPMsn25LDKn1PCFmPxmWlClJJGnvdzImHkqjuY=", + "lastModified": 1722936497, + "narHash": "sha256-UBst8PkhY0kqTgdKiR8MtTBt4c1XmjJoOV11efjsC/o=", "owner": "nix-community", "repo": "home-manager", - "rev": "afd2021bedff2de92dfce0e257a3d03ae65c603d", + "rev": "a6c743980e23f4cef6c2a377f9ffab506568413a", "type": "github" }, "original": { @@ -465,6 +528,23 @@ "type": "github" } }, + "invokeai-src": { + "flake": false, + "locked": { + "lastModified": 1697424725, + "narHash": "sha256-y3nxZ4PQ/d2wMX1crpJPDMYXf48YBG0sRIBOTgN6XlI=", + "owner": "invoke-ai", + "repo": "InvokeAI", + "rev": "ad786130ffb11f91cbfcc40846114dd1fdcecdf6", + "type": "github" + }, + "original": { + "owner": "invoke-ai", + "ref": "v3.3.0post3", + "repo": "InvokeAI", + "type": "github" + } + }, "jovian": { "inputs": { "nix-github-actions": "nix-github-actions", @@ -473,11 +553,11 @@ ] }, "locked": { - "lastModified": 1721226562, - "narHash": "sha256-KfdwusX12hhkzXKBmu2HhaU9EhaxVeWLDQw1Ll2A03o=", + "lastModified": 1722929371, + "narHash": "sha256-lsj4+K7F7pjlgBwrfWbBd0QwmZBoolCy1IoD0exzaOY=", "owner": "Jovian-Experiments", "repo": "Jovian-NixOS", - "rev": "927eea31915468e06b94bedf678261dc7cf048c8", + "rev": "99099d758c82ba77f682867690a085e055efe906", "type": "github" }, "original": { @@ -534,11 +614,11 @@ ] }, "locked": { - "lastModified": 1720845312, - "narHash": "sha256-yPhAsJTpyoIPQZJGC8Fw8W2lAXyhLoTn+HP20bmfkfk=", + "lastModified": 1722924007, + "narHash": "sha256-+CQDamNwqO33REJLft8c26NbUi2Td083hq6SvAm2xkU=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "5ce8503cf402cf76b203eba4b7e402bea8e44abc", + "rev": "91010a5613ffd7ee23ee9263213157a1c422b705", "type": "github" }, "original": { @@ -569,13 +649,37 @@ "type": "github" } }, + "nixified-ai": { + "inputs": { + "flake-parts": "flake-parts_3", + "hercules-ci-effects": "hercules-ci-effects", + "invokeai-src": "invokeai-src", + "nixpkgs": [ + "nixpkgs" + ], + "textgen-src": "textgen-src" + }, + "locked": { + "lastModified": 1701304375, + "narHash": "sha256-WI/SimUvHPIWFhQTY04+1yCVjZzVjVb28pSE4S2yhFA=", + "owner": "nixified-ai", + "repo": "flake", + "rev": "63339e4c8727578a0fe0f2c63865f60b6e800079", + "type": "github" + }, + "original": { + "owner": "nixified-ai", + "repo": "flake", + "type": "github" + } + }, "nixlib": { "locked": { - "lastModified": 1719708727, - "narHash": "sha256-XFNKtyirrGNdehpg7lMNm1skEcBApjqGhaHc/OI95HY=", + "lastModified": 1722732880, + "narHash": "sha256-do2Mfm3T6SR7a5A804RhjQ+JTsF5hk4JTPGjCTRM/m8=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "1bba8a624b3b9d4f68db94fb63aaeb46039ce9e6", + "rev": "8bebd4c74f368aacb047f0141db09ec6b339733c", "type": "github" }, "original": { @@ -589,7 +693,7 @@ "disko": [ "disko" ], - "flake-parts": "flake-parts_3", + "flake-parts": "flake-parts_5", "nixos-images": "nixos-images", "nixos-stable": "nixos-stable", "nixpkgs": [ @@ -598,11 +702,11 @@ "treefmt-nix": "treefmt-nix_3" }, "locked": { - "lastModified": 1720926282, - "narHash": "sha256-JOF4DNpKHzK7noVkh9tP+Rg9yZUyOBrEKPbdqKom5KI=", + "lastModified": 1722000256, + "narHash": "sha256-urCCUTXgkHPh9eN3JAKAa8f09nltFxtAQaLyHbOOKxw=", "owner": "nix-community", "repo": "nixos-anywhere", - "rev": "daf19effbafba2cfeac4c41e17dccdd07ca86cb3", + "rev": "1933f2e7e2395ee88b15d3a411a363775e83274d", "type": "github" }, "original": { @@ -619,11 +723,11 @@ ] }, "locked": { - "lastModified": 1720859326, - "narHash": "sha256-i8BiZj5faQS6gsupE0S9xtiyZmWinGpVLwxXWV342aQ=", + "lastModified": 1722819251, + "narHash": "sha256-f99it92NQSZsrZ8AYbiwAUfrtb/ZpZRqUsl4q6rMA5s=", "owner": "nix-community", "repo": "nixos-generators", - "rev": "076ea5b672bb1ea535ee84cfdabd0c2f0b7f20c7", + "rev": "c8c3a20b8191819219dba1af79388aa6d555f634", "type": "github" }, "original": { @@ -634,11 +738,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1721413321, - "narHash": "sha256-0GdiQScDceUrVGbxYpV819LHesK3szHOhJ09e6sgES4=", + "lastModified": 1722332872, + "narHash": "sha256-2xLM4sc5QBfi0U/AANJAW21Bj4ZX479MHPMPkB+eKBU=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "ab165a8a6cd12781d76fe9cbccb9e975d0fb634f", + "rev": "14c333162ba53c02853add87a0000cbd7aa230c2", "type": "github" }, "original": { @@ -690,11 +794,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1721138476, - "narHash": "sha256-+W5eZOhhemLQxelojLxETfbFbc19NWawsXBlapYpqIA=", + "lastModified": 1722813957, + "narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", + "rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa", "type": "github" }, "original": { @@ -723,7 +827,7 @@ "inputs": { "devshell": "devshell", "flake-compat": "flake-compat", - "flake-parts": "flake-parts_4", + "flake-parts": "flake-parts_6", "git-hooks": "git-hooks", "home-manager": [ "home-manager" @@ -732,14 +836,15 @@ "nixpkgs": [ "nixpkgs" ], + "nuschtosSearch": "nuschtosSearch", "treefmt-nix": "treefmt-nix_4" }, "locked": { - "lastModified": 1721421992, - "narHash": "sha256-4Mu+O2/S5XU1D8HLTU53pv20hEH6aiTkUqjLHowYdY8=", + "lastModified": 1722925425, + "narHash": "sha256-BXUYNBaG5KF+h8aU7p/4HUxGK1G42Ji/GK+KkC3bntU=", "owner": "nix-community", "repo": "nixvim", - "rev": "e80a8874accd45cac90616a7b5faa49c5a68e6b9", + "rev": "e48ce785d9e72c0106319d93e23c5579336ffe33", "type": "github" }, "original": { @@ -748,6 +853,28 @@ "type": "github" } }, + "nuschtosSearch": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1722772237, + "narHash": "sha256-3eCYmzeLngX8eutIsTZAG8DIvT/0DWQQxiszTQz8n0s=", + "owner": "NuschtOS", + "repo": "search", + "rev": "aa5f6246565cc9b1e697d2c9d6ed2c842b17fff6", + "type": "github" + }, + "original": { + "owner": "NuschtOS", + "repo": "search", + "type": "github" + } + }, "pre-commit-hooks": { "inputs": { "flake-compat": [ @@ -781,7 +908,7 @@ "prismlauncher": { "inputs": { "flake-compat": "flake-compat_2", - "flake-parts": "flake-parts_5", + "flake-parts": "flake-parts_7", "libnbtplusplus": "libnbtplusplus", "nixpkgs": [ "nixpkgs" @@ -789,11 +916,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1721393232, - "narHash": "sha256-7cvbIoswTvUm6P9EB37fDaLsGEzyGChxAw/CvLmZPb8=", + "lastModified": 1722888520, + "narHash": "sha256-pCePr5/6mpnMMFe+0ysm7CCgucjEl/9g838AW/fAKJk=", "owner": "PrismLauncher", "repo": "PrismLauncher", - "rev": "0041d2a126ae6f35ce1ca2bb5c793ec5853c4343", + "rev": "7a5e4a4293ec2832786ab84614de6129037bf073", "type": "github" }, "original": { @@ -811,6 +938,7 @@ "impermanence": "impermanence", "jovian": "jovian", "nether": "nether", + "nixified-ai": "nixified-ai", "nixos-anywhere": "nixos-anywhere", "nixos-generators": "nixos-generators", "nixos-hardware": "nixos-hardware", @@ -833,11 +961,11 @@ "nixpkgs-24_05": "nixpkgs-24_05" }, "locked": { - "lastModified": 1718697807, - "narHash": "sha256-Enla61WFisytTYbWygPynEbu8vozjeGc6Obkj2GRj7o=", + "lastModified": 1721121314, + "narHash": "sha256-zwc7YXga/1ppaZMWFreZykXtFwBgXodxUZiUx969r+g=", "owner": "simple-nixos-mailserver", "repo": "nixos-mailserver", - "rev": "290a995de5c3d3f08468fa548f0d55ab2efc7b6b", + "rev": "059b50b2e729729ea00c6831124d3837c494f3d5", "type": "gitlab" }, "original": { @@ -882,11 +1010,11 @@ ] }, "locked": { - "lastModified": 1720926522, - "narHash": "sha256-eTpnrT6yu1vp8C0B5fxHXhgKxHoYMoYTEikQx///jxY=", + "lastModified": 1722897572, + "narHash": "sha256-3m/iyyjCdRBF8xyehf59QlckIcmShyTesymSb+N4Ap4=", "owner": "Mic92", "repo": "sops-nix", - "rev": "0703ba03fd9c1665f8ab68cc3487302475164617", + "rev": "8ae477955dfd9cbf5fa4eb82a8db8ddbb94e79d9", "type": "github" }, "original": { @@ -902,11 +1030,11 @@ ] }, "locked": { - "lastModified": 1721263500, - "narHash": "sha256-6l0+MciXkktANuZ+Rwc6BZJxtMi7jHZRiSnzG+xpwyk=", + "lastModified": 1722473484, + "narHash": "sha256-gl0NnSdNwjuAgIHfmGSVx/2jKHNfN5ie8Ex6OTjfczY=", "owner": "nix-community", "repo": "srvos", - "rev": "ef4f2248e1bbd84a0dd269ab31b9927d9c0bf2e6", + "rev": "46a59095dc9228a945bf1ee8160b397eb502ad6c", "type": "github" }, "original": { @@ -933,11 +1061,11 @@ "tela-icon-theme": { "flake": false, "locked": { - "lastModified": 1719808835, - "narHash": "sha256-6xRBcJD3lXMyLlz7tCtTWmZifkVYjXKEMu6WW2rUNeA=", + "lastModified": 1722704713, + "narHash": "sha256-DQXGxShq0xtcHFdj7hv1XZP8b5M9qfmgoR1xvoXEAGA=", "owner": "vinceliuice", "repo": "Tela-icon-theme", - "rev": "9c5a9cb5ba081e8d4a7e7368cd18efab07d28fe3", + "rev": "20986d5e8f19b27438db2d360e13becf41c827e8", "type": "github" }, "original": { @@ -946,6 +1074,23 @@ "type": "github" } }, + "textgen-src": { + "flake": false, + "locked": { + "lastModified": 1696789008, + "narHash": "sha256-+V8XOVnEyImj+a8uCkZXEHXW8bTIBRlnfMcQfcZNgqg=", + "owner": "oobabooga", + "repo": "text-generation-webui", + "rev": "2e471071af48e19867cfa522d2def44c24785c50", + "type": "github" + }, + "original": { + "owner": "oobabooga", + "ref": "v1.7", + "repo": "text-generation-webui", + "type": "github" + } + }, "treefmt-nix": { "inputs": { "nixpkgs": [ @@ -1018,11 +1163,11 @@ ] }, "locked": { - "lastModified": 1720818892, - "narHash": "sha256-f52x9srIcqQm1Df3T+xYR5P6VfdnDFa2vkkcLhlTp6U=", + "lastModified": 1722330636, + "narHash": "sha256-uru7JzOa33YlSRwf9sfXpJG+UAV+bnBEYMjrzKrQZFw=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "5b002f8a53ed04c1a4177e7b00809d57bd2c696f", + "rev": "768acdb06968e53aa1ee8de207fd955335c754b7", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 686e971..ee01cf4 100644 --- a/flake.nix +++ b/flake.nix @@ -4,6 +4,11 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixified-ai = { + url = "github:nixified-ai/flake"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + # Outputs nixos-generators = { url = "github:nix-community/nixos-generators"; diff --git a/nixos-modules/nix/default.nix b/nixos-modules/nix/default.nix index 8a2e098..69dcda8 100644 --- a/nixos-modules/nix/default.nix +++ b/nixos-modules/nix/default.nix @@ -31,7 +31,6 @@ in sandbox = true; require-sigs = true; max-jobs = "auto"; - auto-optimise-store = true; allowed-users = [ "*" ]; trusted-users = [ "builder" @@ -43,19 +42,32 @@ in "flakes" ]; warn-dirty = true; + allow-dirty = false; use-xdg-base-directories = true; keep-going = true; builders-use-substitutes = true; + download-attempts = 1; + fallback = true; + }; - #buildMachines = { - # systems = [ - # "x86_64-linux" - # ]; - # supportedFeatures = [ - # "kvm" - # "big-parallel" - # ]; - #}; + buildMachines = [ + { + systems = [ + "x86_64-linux" + ]; + supportedFeatures = [ + "kvm" + "big-parallel" + "benchmark" + "nixos-test" + ]; + hostName = "missing.ninja"; + publicHostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFXC3OTdOwL8WSChxEDCb5/VmFXp6fYFD3mL0XEw1EL0"; + protocol = "ssh-ng"; + sshUser = "builder"; + sshKey = "/root/.ssh/builder"; + } + ]; distributedBuilds = true; package = pkgs.lix; registry = lib.mkForce ( diff --git a/nixos-modules/users/builder/default.nix b/nixos-modules/users/builder/default.nix index 0dc5bb4..71c02fe 100644 --- a/nixos-modules/users/builder/default.nix +++ b/nixos-modules/users/builder/default.nix @@ -19,11 +19,7 @@ in description = "Build User"; hashedPassword = "$2b$05$Uk84TY/RHlH8DIigUlFYjeorjTlCMEY9wN2pAcw5BLaPoc7dKiSsC"; openssh.authorizedKeys.keys = [ - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8oyMpS2hK3gQXyHIIVS6oilgMpemLmfhKKJ6RBMwUh johannes@joens.email" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP3pKtvhOOjG1pGJq7cVHS5uWy5IP8y1Ra/ENpmJcqOe root@zap" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEcNAVRN66mfKmaCpxs++0094Eh4mqXkUwDPZPkIIBB johannes@joens.email" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFZDUoC+1lNR2JTY1Q+vhXpuLmKMdVl2OMFLVbQ3cGkw jopejoe1@kuraokami" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKm2igbJ+Ke+dJO3r7wp5ZTreHqC39Sjctca119Bl2yc jopejoe1@zap" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGvmivSRjYMSo6+mxChJ7n6k4no4Vkxb6r0In9ZjcqFY root@omoikane" ]; }; }; diff --git a/systems/omoikane/default.nix b/systems/omoikane/default.nix index e3ab70d..e260980 100644 --- a/systems/omoikane/default.nix +++ b/systems/omoikane/default.nix @@ -101,8 +101,4 @@ enable = true; interface = "wlp5s0"; }; - programs.nix-ld = { - enable = true; - libraries = with pkgs; [ ]; - }; }