Reorganize user configuration

This commit is contained in:
SebastianStork 2024-07-21 01:47:42 +02:00
parent 99fee4fddf
commit 14a285ce03
7 changed files with 61 additions and 52 deletions

View file

@ -5,6 +5,8 @@
...
}:
{
imports = [ ../common.nix ];
myConfig = {
sops.enable = true;
shell.zsh.enable = true;