diff options
| author | Grigory Shipunov | 2022-07-16 19:12:07 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-07-16 19:12:07 +0200 |
| commit | fd7386ba9cfb1082e2a1d6e4f3109ca26fe71673 (patch) | |
| tree | e23d006964b1d16aec6c8726f6d223ae6c5f50b8 /flake.nix | |
| parent | 6da84b1e327b700d9c2001838a50ab6731601208 (diff) | |
remove unused stuff
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -46,12 +46,7 @@ ./modules/radio.nix ./modules/tlp.nix ./modules/binary-caches.nix - ./modules/science.nix ./modules/mail.nix - ./modules/virtualization.nix - ({ pkgs, ... }: { - services.throttled.enable = true; - }) ({ pkgs, ... }: { nixpkgs.overlays = [ fenix.overlay ]; environment.systemPackages = with pkgs; [ |
