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.

This commit is contained in:
Osman Faruk Bayram 2025-01-15 00:04:56 +03:00
parent 9744b88916
commit 6800ca5557
2 changed files with 17 additions and 17 deletions

View file

@ -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 = [

View file

@ -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";