hosts: nixos: porthos: add profiles
This commit is contained in:
parent
272a8fb7b9
commit
33a7d0a141
2 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
./hardware.nix
|
||||
./home.nix
|
||||
./networking.nix
|
||||
./profiles.nix
|
||||
./secrets
|
||||
./services.nix
|
||||
./system.nix
|
||||
|
|
|
|||
4
hosts/nixos/porthos/profiles.nix
Normal file
4
hosts/nixos/porthos/profiles.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
# Nothing
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue