Compare commits

..

No commits in common. "767dac0b774c6407d977f5a33048ae40c35b96f7" and "e7e84884f3b25c9f977c0817d002a6d036928775" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -81,8 +81,6 @@
}; };
}; };
virtualisation.docker.enable = true;
services = { services = {
openssh = { openssh = {
enable = true; enable = true;

View file

@ -5,7 +5,7 @@
home.homeDirectory = "/home/wekuz"; home.homeDirectory = "/home/wekuz";
home.packages = with pkgs; [ home.packages = with pkgs; [
fastfetch neofetch
# Utilities # Utilities
neovim neovim