Merge remote-tracking branch 'origin/nixos' into nixos-work

This commit is contained in:
Moritz Böhme 2023-03-10 08:53:34 +01:00
commit 904790c263
35 changed files with 586 additions and 502 deletions

View file

@ -34,7 +34,7 @@ with lib; {
};
spotify.enable = true;
thunar.enable = true;
vim.enable = true;
nvim.enable = true;
zathura.enable = true;
};