feat(ooksphone): add host specific module dir
This commit is contained in:
parent
95a38f3a92
commit
e2d76ae64f
3 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, inputs, outputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./theme.nix ];
|
||||
imports = [ ./modules ];
|
||||
|
||||
environment.packages = with pkgs; [
|
||||
git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue