cleaned up nix-configuration

This commit is contained in:
Forestcat 2023-12-02 18:09:21 +01:00
parent 5b7a511bb3
commit b50bc05516

View file

@ -88,8 +88,7 @@
# 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
# System Packages go here
pkgs.brave
pkgs.kitty
pkgs.swww