machines: porthos: add home configuration
This commit is contained in:
parent
34c13b077f
commit
55b828cba9
2 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
imports = [
|
||||
./boot.nix
|
||||
./hardware.nix
|
||||
./home.nix
|
||||
./networking.nix
|
||||
./services.nix
|
||||
./users.nix
|
||||
|
|
|
|||
4
machines/porthos/home.nix
Normal file
4
machines/porthos/home.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
# To be filled out
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue