the return of hypermac
This commit is contained in:
parent
d11bfc67ec
commit
f5f2fa95d4
6 changed files with 270 additions and 4 deletions
10
base/hypermac/default.nix
Normal file
10
base/hypermac/default.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{config, pkgs, ...}:{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
../overrides.nix
|
||||
../ssh.nix
|
||||
../firewall.nix
|
||||
../substituters.nix
|
||||
../fonts.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue