cleaned up nix-configuration
This commit is contained in:
parent
5b7a511bb3
commit
b50bc05516
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue