forked from colonelpanic/dotfiles
[NixOS] Add Raspberry Pi 4b Configuration
This commit is contained in:
7
nixos/machines/biskcomp.nix
Normal file
7
nixos/machines/biskcomp.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
../raspberry-pi.nix
|
||||
];
|
||||
|
||||
networking.hostName = "biskcomp";
|
||||
}
|
Reference in New Issue
Block a user