summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2018-07-14 21:04:11 +0800
committerGitHub <noreply@github.com>2018-07-14 21:04:11 +0800
commit6e3ee65b44b78a3de3a71419371682304e52d91c (patch)
tree1abddc608abad7d639d19f3f32b8cc9ef70b8972 /nixos/modules/module-list.nix
parent6d0578934fb076050b3dcc1b924a90b275f3b27c (diff)
parent65eb3a590d8d5657e3bf8534ddccc827aefc1862 (diff)
downloadnixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar.gz
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar.bz2
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar.lz
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar.xz
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.tar.zst
nixlib-6e3ee65b44b78a3de3a71419371682304e52d91c.zip
Merge pull request #43511 from peterhoeg/m/firejail
firejail: add nixos module
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 231c8474c99e..988693d924bf 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -86,6 +86,7 @@
   ./programs/dconf.nix
   ./programs/digitalbitbox/default.nix
   ./programs/environment.nix
+  ./programs/firejail.nix
   ./programs/fish.nix
   ./programs/freetds.nix
   ./programs/gnupg.nix