[NixOS] Move vscode into desktop
This commit is contained in:
parent
94fd156120
commit
2fc63927f7
@ -40,6 +40,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Appearance
|
# Appearance
|
||||||
numix-icon-theme-circle
|
numix-icon-theme-circle
|
||||||
@ -104,6 +106,7 @@
|
|||||||
spotify
|
spotify
|
||||||
synergy
|
synergy
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
|
vscode
|
||||||
vlc
|
vlc
|
||||||
volnoti
|
volnoti
|
||||||
wire-desktop
|
wire-desktop
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
asciidoctor
|
asciidoctor
|
||||||
vscode
|
|
||||||
roomeqwizard
|
roomeqwizard
|
||||||
razergenie
|
razergenie
|
||||||
expressvpn
|
expressvpn
|
||||||
|
Loading…
Reference in New Issue
Block a user