no steam on nixos
This commit is contained in:
parent
93d6047f5e
commit
5b773c2622
2 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
}
|
|
@ -30,7 +30,6 @@ in
|
|||
./links.nix
|
||||
./cli.nix
|
||||
./gui.nix
|
||||
./games.nix
|
||||
./i3/home.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue