about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-08-07 18:27:10 +0200
committerProfpatsch <mail@profpatsch.de>2016-08-07 18:27:44 +0200
commit9805355ccca3c601deca5218fb7ce0ff160c8dcc (patch)
tree04f9943eba3f3df368965a7d9f4cd805246850fa /machines
parent2c44e94b5ffacc291c6eb1d554d61500ec0e4ac8 (diff)
machines/katara: enable containers again
Follow-up for #2c44e94b5ffacc291c6eb1d554d61500ec0e4ac8.
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index cea11824..0aa47b68 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -316,8 +316,6 @@ in {
     # fix for emacs ssh
     programs.bash.promptInit = "PS1=\"# \"";
 
-    # containers are currently broken TODO
-    boot.enableContainers = false;
     ################
     # User services
     systemd.user = {