mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 08:19:47 +01:00
Fixed a path
This commit is contained in:
parent
cc588a1947
commit
16a67b23b7
@ -1,8 +1,8 @@
|
||||
{ pkgs ,... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Enpty file for future imports
|
||||
imports = [
|
||||
(import ../../common/ai.nix { inherit pkgs; })
|
||||
(import ../../modules/common/ai.nix { inherit pkgs; })
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user