forked from jan-leila/nix-config
created system module
This commit is contained in:
parent
bf0686a14b
commit
c039e60c4e
5 changed files with 34 additions and 38 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../common
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue