mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed paths in the registry
This commit is contained in:
parent
30fda688c0
commit
1880b1d425
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
common = {
|
common = {
|
||||||
|
module = ../hosts/common/modules.nix;
|
||||||
|
home = ../hosts/common/home.nix;
|
||||||
ai = ./common/ai.nix;
|
ai = ./common/ai.nix;
|
||||||
direnv = ./common/direnv.nix;
|
direnv = ./common/direnv.nix;
|
||||||
environment = ./common/environment.nix;
|
environment = ./common/environment.nix;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user