From 6800ca5557d0a890cf62bb412769190e3154ca1f Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 15 Jan 2025 00:04:56 +0300 Subject: [PATCH] nix is not happy to include pochita what a piece of shit racist elitist build system that is historycally systematically keeps refusing to evaluate innocent nixos configurations. dual vector foil dark forest strike is upon us. we should not reveal our location to the cosmos. civilizations die every day. --- flake.nix | 32 ++++++++++++++++---------------- hosts/pochita/configuration.nix | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/flake.nix b/flake.nix index 42b6ae3..0aa2c56 100644 --- a/flake.nix +++ b/flake.nix @@ -95,22 +95,22 @@ } ]; }; - pochita = nixpkgs.lib.nixosSystem rec { - system = "aarch64-linux"; - modules = [ - ./hosts/pochita/configuration.nix - raspberry-pi-nix.nixosModules.raspberry-pi - vscode-server.nixosModules.default - agenix.nixosModules.default - home-manager.nixosModules.home-manager - { - environment.systemPackages = [ - agenix.packages.${system}.default - osbm-nvim.packages.${system}.default - ]; - } - ]; - }; + # pochita = nixpkgs.lib.nixosSystem rec { + # system = "aarch64-linux"; + # modules = [ + # ./hosts/pochita/configuration.nix + # raspberry-pi-nix.nixosModules.raspberry-pi + # vscode-server.nixosModules.default + # agenix.nixosModules.default + # home-manager.nixosModules.home-manager + # { + # environment.systemPackages = [ + # agenix.packages.${system}.default + # osbm-nvim.packages.${system}.default + # ]; + # } + # ]; + # }; pochita-sd = nixpkgs.lib.nixosSystem rec { system = "aarch64-linux"; modules = [ diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index 4bd79be..b038010 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -99,7 +99,7 @@ in { services.getty.autologinUser = "osbm"; - networking.hostname = "pochita"; + # networking.hostname = "pochita"; # The board and wanted kernel version raspberry-pi-nix = { board = "bcm2712";