···3939 if status is-interactive
4040 set -xg fish_color_command blue
4141 echo "Welcome to $(whoami)@$(hostname)!"
4242- echo "---"
4343- echo "Current generations:"
4444- listgens
4542 echo ""
4343+ fastfetch
4644 end
4745 '';
4846
+1
server/system/configuration.nix
···52525353 # Use grub so it works on both EFI and BOOT
5454 boot = {
5555+ enableContainers = true;
5556 # kernelPackages = pkgs.linuxKernel.packages.linux_hardened;
5657 kernelModules = [
5758 # "overlay2"