Remove arion flake input
This commit is contained in:
parent
75149c7344
commit
798417376f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, arion, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
@ -7,7 +7,6 @@
|
|||
|
||||
../nixos/git.nix
|
||||
|
||||
arion.nixosModules.arion
|
||||
../nixos/arion.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue