Skip to content

Commit

Permalink
Remove pi-desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed Jan 3, 2025
1 parent 03bec3d commit 92f88d9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 119 deletions.
8 changes: 0 additions & 8 deletions dotfiles/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@
mainlyRemote = true;
stateVersion = "23.05";
};
"ereslibre@pi-desktop" = {
system = "aarch64-linux";
username = "ereslibre";
homeDirectory = "/home/ereslibre";
profile = "personal";
mainlyRemote = false;
stateVersion = "22.11";
};
"ereslibre@Rafaels-Air" = {
system = "aarch64-darwin";
username = "ereslibre";
Expand Down
11 changes: 0 additions & 11 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -195,17 +195,6 @@
./nuc-3/configuration.nix
];
};
"pi-desktop" = {
builder = nixpkgs.lib.nixosSystem;
system = "aarch64-linux";
user = "ereslibre";
modules = [
home-manager.nixosModules.home-manager
nixos-hardware.nixosModules.raspberry-pi-4
sops-nix.nixosModules.sops
./pi-desktop/configuration.nix
];
};
};
}));
}
53 changes: 0 additions & 53 deletions pi-desktop/configuration.nix

This file was deleted.

17 changes: 0 additions & 17 deletions pi-desktop/hardware-configuration.nix

This file was deleted.

30 changes: 0 additions & 30 deletions pi-desktop/secrets.yaml

This file was deleted.

0 comments on commit 92f88d9

Please sign in to comment.