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:
parent
9744b88916
commit
6800ca5557
2 changed files with 17 additions and 17 deletions
32
flake.nix
32
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 = [
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue