moved sops import
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
imports = with inputs.self.homeModules; [
|
imports = with inputs.self.homeModules; [
|
||||||
rebuild
|
rebuild
|
||||||
ssh
|
ssh
|
||||||
sops
|
|
||||||
git
|
git
|
||||||
shell-tools
|
shell-tools
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
john
|
john
|
||||||
desktop
|
desktop
|
||||||
resticprofile
|
resticprofile
|
||||||
|
sops
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user