mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-05-24 13:22:02 +01:00
Removed superfluous packages
This commit is contained in:
@@ -20,7 +20,6 @@
|
|||||||
};
|
};
|
||||||
python = pkgs.python314.withPackages (
|
python = pkgs.python314.withPackages (
|
||||||
python-pkgs: [
|
python-pkgs: [
|
||||||
python-pkgs.euporie
|
|
||||||
python-pkgs.pkginfo
|
python-pkgs.pkginfo
|
||||||
python-pkgs.setuptools
|
python-pkgs.setuptools
|
||||||
]
|
]
|
||||||
@@ -68,7 +67,6 @@ in {
|
|||||||
unstablePkgs.ruff
|
unstablePkgs.ruff
|
||||||
pkgs.smile
|
pkgs.smile
|
||||||
pkgs.sshs
|
pkgs.sshs
|
||||||
pkgs.swayosd
|
|
||||||
unstablePkgs.uv
|
unstablePkgs.uv
|
||||||
pkgs.vial
|
pkgs.vial
|
||||||
vivaldi-wayland
|
vivaldi-wayland
|
||||||
|
|||||||
Reference in New Issue
Block a user