mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Reshuffle modules a bit
This commit is contained in:
parent
211ca98e92
commit
a8f9d8108d
9 changed files with 15 additions and 15 deletions
|
|
@ -25,9 +25,9 @@ in
|
|||
|
||||
custom = {
|
||||
sops.enable = true;
|
||||
shell.zsh.enable = true;
|
||||
|
||||
programs = {
|
||||
shell.zsh.enable = true;
|
||||
kitty.enable = true;
|
||||
firefox.enable = true;
|
||||
git.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue