This commit is contained in:
Tao Tien 2026-05-22 11:13:43 -07:00
parent 1adcff2234
commit aef8d0d80d

View file

@ -21,7 +21,10 @@
nix.package = lib.mkIf (config.networking.hostName == "NOcomputer") pkgs.lixPackageSets.stable.lix; nix.package = lib.mkIf (config.networking.hostName == "NOcomputer") pkgs.lixPackageSets.stable.lix;
programs.pmount.enable = true; programs.pmount.enable = true;
services.eternal-terminal.enable = true;
programs.mosh.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
eternal-terminal
# keep-sorted start # keep-sorted start
bat bat
bottom bottom