Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix
This commit is contained in:
@@ -18,13 +18,22 @@
|
||||
applications.devenv.enable = true;
|
||||
applications.firefox.enable = true;
|
||||
applications.git.enable = true;
|
||||
applications.helix.enable = true;
|
||||
applications.helix = {
|
||||
enable = true;
|
||||
markdown = true;
|
||||
rust = true;
|
||||
systemverilog = true;
|
||||
nix = true;
|
||||
latex = true;
|
||||
vue = true;
|
||||
};
|
||||
applications.zsh.enable = true;
|
||||
applications.ssh.enable = true;
|
||||
applications.thunderbird.enable = true;
|
||||
applications.yazi.enable = true;
|
||||
applications.zellij.enable = true;
|
||||
applications.nushell.enable = true;
|
||||
applications.wezterm.enable = true;
|
||||
applications.nushell.enable = false;
|
||||
|
||||
services.nextcloud-sync.enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user