mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Added a config for helide (helix ide), remove default configs for yazi and zellij
This commit is contained in:
parent
7886e793b8
commit
8f7d6ef23a
4 changed files with 79 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue