refactor(arion): move around folders and change import
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-02-29 17:00:13 -05:00
parent 97d17cc5ae
commit 3cce61c7b0
5 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,8 @@
nur.nixosModules.nur
nh.nixosModules.default
home-manager.nixosModules.home-manager
../modules/arion
];
nixpkgs = {

View file

@ -2,8 +2,6 @@
configPath = "/var/lib/arion";
in {
imports = [
../../../../modules/arion.nix
./forgejo/compose.nix
./freshrss/compose.nix
./gameyfin/compose.nix