We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae2c5d commit 1db39ccCopy full SHA for 1db39cc
nix/firejail.nix
@@ -45,7 +45,6 @@ in rec {
45
notv
46
nou2f
47
novideo
48
- shell none
49
50
disable-mnt
51
seccomp
@@ -99,7 +98,6 @@ in rec {
99
98
100
101
102
103
104
105
private ${
pub/vi/nix/default.nix
@@ -102,8 +102,8 @@ in
#
# AI
- nvim-lspconfig
106
- unst.vimPlugins.vim-tabby
+ # nvim-lspconfig
+ # unst.vimPlugins.vim-tabby
107
];
108
opt = [
109
0 commit comments