mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-25 01:46:42 +00:00
oldie: tmux
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
{ pkgs, ... }:
|
||||
{ pkgs, config, ... }:
|
||||
{
|
||||
home.stateVersion = "26.05";
|
||||
mkk.neovim.enable = true;
|
||||
mkk.dir = config.lib.file.mkOutOfStoreSymlink "/mkk/config";
|
||||
|
||||
mkk.neovim.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
neovide
|
||||
obsidian
|
||||
git-crypt
|
||||
tmux
|
||||
|
||||
telegram-desktop
|
||||
discord
|
||||
|
||||
Reference in New Issue
Block a user