no steam on nixos

This commit is contained in:
Cyryl Płotnicki 2020-02-08 12:04:09 +00:00
parent 93d6047f5e
commit 5b773c2622
2 changed files with 1 additions and 5 deletions

View file

@ -15,12 +15,9 @@
"terminal.integrated.shell.linux": "bash",
"window.zoomLevel": 1,
"workbench.editor.highlightModifiedTabs": true,
"yaml.format.enable": true,
"[makefile]": {
"editor.insertSpaces": false
},
"editor.renderWhitespace": "all",
"terraform.languageServer": {
"enabled": true,
}
"git.autofetch": true
}

View file

@ -30,7 +30,6 @@ in
./links.nix
./cli.nix
./gui.nix
./games.nix
./i3/home.nix
];