mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): pi4
This commit is contained in:
parent
4856534f29
commit
844c0d655e
3 changed files with 93 additions and 2 deletions
|
|
@ -105,8 +105,8 @@
|
|||
homeConfigurations = {
|
||||
"macOS" = homeManagerWithSystem "macOS" "aarch64-darwin";
|
||||
"earth2077.fr" = homeManagerWithSystem "earth2077.fr" "x86_64-linux";
|
||||
"oracle" = homeManagerWithSystem "oracle" "x86_64-linux";
|
||||
"pi4" = homeManagerWithSystem "pi4" "aarch64-linux";
|
||||
"oracle" = homeManagerWithSystem "oracle" "aarch64-linux";
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue