summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2023-02-25 17:11:11 +0100
committerGrigory Shipunov2023-02-25 17:11:11 +0100
commit705649447e3cd21f9b097cd3be9264b3867b4bfb (patch)
treebdec1fb5bf9a5be8bd6126f0359fc19f48937e26 /flake.nix
parent6dd677e7e468d7887e48eff8702e1f67483678bb (diff)
add virtualzation back to toaster
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 698f435..33a5e7d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -72,6 +72,7 @@
./modules/science.nix
./modules/sway.nix
./modules/tlp.nix
+ ./modules/virtualization.nix
];
};