Added a config for helide (helix ide), remove default configs for yazi and zellij

This commit is contained in:
Tyler Mayoff 2025-03-07 08:47:12 -05:00
parent 7886e793b8
commit 8f7d6ef23a
4 changed files with 79 additions and 3 deletions

View file

@ -46,7 +46,7 @@
# Nix options
nix.optimise.automatic = true;
nix.settings.experimental-features = ["nix-command" "flakes"];
nix.trustedUsers = ["tyler" "@wheel"];
nix.settings.trusted-users = ["tyler" "@wheel"];
networking.hostName = "wash"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.

View file

@ -10,6 +10,8 @@
../../home/home-backup.nix
../../home/gui.nix
../../home/helide
];
home = {