1
0
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:
Stefan Ellmauthaler 2024-11-15 11:12:48 +01:00
parent dcf4e3f6ee
commit 6b7d389377
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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;
# })) # }))
#]; #];