helix touching

This commit is contained in:
2025-08-27 12:34:26 -06:00
parent 05046ee74b
commit 60ac382bc3
5 changed files with 119 additions and 24 deletions

View File

@@ -111,10 +111,9 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
pavucontrol
darktile
vim
pavucontrol
nh
];
nix.settings.experimental-features = ["nix-command" "flakes"];