This commit is contained in:
fwastring 2025-05-22 12:05:02 +02:00
parent 3d54b62018
commit 3b244da86b
6 changed files with 68 additions and 36 deletions

View file

@ -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 = {