@@ -4,4 +4,3 @@
|
||||
lfs.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
|
@@ -1,6 +1,3 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.gnupg.agent.enable = true;
|
||||
}
|
||||
|
||||
|
@@ -4,4 +4,3 @@
|
||||
libraries = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
|
@@ -5,4 +5,3 @@
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{ inputs, lib, pkgs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
Reference in New Issue
Block a user