broke up files/shell module
This commit is contained in:
@@ -4,14 +4,13 @@
|
||||
{ pkgs, ... } :
|
||||
{
|
||||
imports = with inputs.self.homeModules; [
|
||||
rebuild
|
||||
john
|
||||
ssh
|
||||
git
|
||||
rebuild
|
||||
shell
|
||||
ghostty
|
||||
sops
|
||||
zsh
|
||||
docker
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user