mirror of
https://github.com/heyitschloehawthorne/nix-config.git
synced 2025-12-16 19:28:39 +11:00
Initial Commit
This commit is contained in:
5
nixos/pkgs.nix
Normal file
5
nixos/pkgs.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
home-manager zsh refind python314 unzip zip git gnumake apostrophe gnome-tweaks gnomeExtensions.user-themes dissent
|
||||
];
|
||||
Reference in New Issue
Block a user