Restructure
- Restructure - Add sops+age
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ congif, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
neovim
|
||||
tmux
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user