Compare commits
No commits in common. "767dac0b774c6407d977f5a33048ae40c35b96f7" and "e7e84884f3b25c9f977c0817d002a6d036928775" have entirely different histories.
767dac0b77
...
e7e84884f3
2 changed files with 1 additions and 3 deletions
|
|
@ -81,8 +81,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.docker.enable = true;
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
openssh = {
|
openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue