mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
[emacs,steam] remove use-package (already default), add steam-unwrapped to unfree exept.
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@gmail.com>
This commit is contained in:
parent
dcf4e3f6ee
commit
6b7d389377
@ -92,6 +92,7 @@
|
|||||||
"steam-original"
|
"steam-original"
|
||||||
"steam-run"
|
"steam-run"
|
||||||
"steam-runtime"
|
"steam-runtime"
|
||||||
|
"steam-unwrapped"
|
||||||
"skypeforlinux"
|
"skypeforlinux"
|
||||||
"teams"
|
"teams"
|
||||||
"vscode-extension-ms-vscode-cpptools"
|
"vscode-extension-ms-vscode-cpptools"
|
||||||
|
|||||||
@ -123,7 +123,7 @@ with lib; let
|
|||||||
solarized-theme
|
solarized-theme
|
||||||
sparql-mode
|
sparql-mode
|
||||||
sudo-edit
|
sudo-edit
|
||||||
use-package
|
#use-package
|
||||||
#vscode-dark-plus-theme
|
#vscode-dark-plus-theme
|
||||||
yaml-mode
|
yaml-mode
|
||||||
yasnippet
|
yasnippet
|
||||||
@ -140,4 +140,3 @@ in
|
|||||||
# url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
# url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
||||||
# }))
|
# }))
|
||||||
#];
|
#];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user