Skip to content

Commit 1db39cc

Browse files
committed
fix firejail
1 parent fae2c5d commit 1db39cc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

nix/firejail.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ in rec {
4545
notv
4646
nou2f
4747
novideo
48-
shell none
4948
5049
disable-mnt
5150
seccomp
@@ -99,7 +98,6 @@ in rec {
9998
notv
10099
nou2f
101100
novideo
102-
shell none
103101
104102
disable-mnt
105103
private ${

pub/vi/nix/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ in
102102
#
103103
# AI
104104
#
105-
nvim-lspconfig
106-
unst.vimPlugins.vim-tabby
105+
# nvim-lspconfig
106+
# unst.vimPlugins.vim-tabby
107107
];
108108
opt = [
109109
];

0 commit comments

Comments
 (0)