mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added some programs
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
packages = with pkgs; [
|
||||
vesktop
|
||||
kitty
|
||||
firefox
|
||||
heroic
|
||||
];
|
||||
};
|
||||
@@ -90,6 +89,15 @@
|
||||
wget
|
||||
vulkan-tools
|
||||
fish
|
||||
gcc
|
||||
unzip
|
||||
zip
|
||||
ripgrep
|
||||
jq
|
||||
fzf
|
||||
gnumake
|
||||
cmake
|
||||
zoxide
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05"; # Did you read the comment?
|
||||
|
||||
Reference in New Issue
Block a user