mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
more work for workstation
This commit is contained in:
parent
e2e3b21c4c
commit
a0bb4c1eba
1 changed files with 1 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
dev = {
|
dev = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
irc.enable = true;
|
email.enable = true;
|
||||||
neovim.enable = true;
|
neovim.enable = true;
|
||||||
vim.enable = false;
|
vim.enable = false;
|
||||||
};
|
};
|
||||||
|
|
@ -43,7 +43,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
alacritty.enable = true;
|
alacritty.enable = true;
|
||||||
fun.enable = true;
|
|
||||||
utils.enable = true;
|
utils.enable = true;
|
||||||
writing.enable = true;
|
writing.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue