summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2022-07-16 19:12:07 +0200
committerGrigory Shipunov2022-07-16 19:12:07 +0200
commitfd7386ba9cfb1082e2a1d6e4f3109ca26fe71673 (patch)
treee23d006964b1d16aec6c8726f6d223ae6c5f50b8 /flake.nix
parent6da84b1e327b700d9c2001838a50ab6731601208 (diff)
remove unused stuff
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 75fc7a2..5988c31 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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; [