mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: remove distributed build
my build farm is not really a build farm
This commit is contained in:
parent
8024315063
commit
35a526590a
3 changed files with 0 additions and 57 deletions
|
|
@ -119,7 +119,6 @@ in
|
|||
bismuth = {
|
||||
system = "aarch64-darwin";
|
||||
modules = [
|
||||
self.nixosModules.builders
|
||||
{
|
||||
home-manager.users.leana = {
|
||||
programs.neovim.extraLangServers.enable = true;
|
||||
|
|
@ -176,7 +175,6 @@ in
|
|||
inputs.disko.nixosModules.default
|
||||
self.diskoConfigurations.carbon
|
||||
self.nixosModules.zram
|
||||
self.nixosModules.builders
|
||||
{
|
||||
home-manager.users.leana = {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue