Changes
This commit is contained in:
parent
3d54b62018
commit
3b244da86b
6 changed files with 68 additions and 36 deletions
|
@ -124,7 +124,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
neovim
|
||||
git
|
||||
openssh
|
||||
rofi
|
||||
|
@ -139,9 +138,13 @@
|
|||
k3sup
|
||||
nixfmt-rfc-style
|
||||
nixd
|
||||
vault
|
||||
unstable.neovim
|
||||
omnisharp-roslyn
|
||||
];
|
||||
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
|
||||
services = {
|
||||
picom.enable = true;
|
||||
openssh = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue