mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
remove vscode from duet config
This commit is contained in:
parent
f5f09b982f
commit
b42951f307
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
{ pkgs, lib, config, ... }: {
|
{ pkgs, lib, config, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
../../common/home.nix
|
../../common/home.nix
|
||||||
../../lib/vscode.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# packages
|
# packages
|
||||||
|
|
Loading…
Reference in a new issue