mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
add: hosts folder
This commit is contained in:
parent
641e11f49f
commit
172d68ebde
31 changed files with 2008 additions and 0 deletions
7
hosts/aarch64/jaal/pbp.nix
Normal file
7
hosts/aarch64/jaal/pbp.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
# Name your host machine
|
||||
networking.hostName = "jaal";
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue