mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Cleanup stuff only necessary
This commit is contained in:
@@ -23,22 +23,9 @@
|
||||
};
|
||||
systemPackages = with pkgs; [
|
||||
git
|
||||
fastfetch
|
||||
tor-browser
|
||||
spotify
|
||||
android-studio
|
||||
lazygit
|
||||
unzip
|
||||
|
||||
# Everywhere support
|
||||
starship
|
||||
zoxide
|
||||
kdePackages.qtsvg
|
||||
|
||||
# Add sync support
|
||||
rsync
|
||||
flock
|
||||
curl
|
||||
];
|
||||
pathsToLink = [
|
||||
"/share/icons"
|
||||
|
||||
Reference in New Issue
Block a user