diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-28 11:51:10 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-28 11:51:10 -0400 |
commit | 7f4158762fa892cd367f01c81e7bb97b3bb2e4f2 (patch) | |
tree | 49ade2d39b1b19189c89a4131ec1f309311fdd95 /home/home.scm | |
parent | remove jdtls from neovim (diff) | |
download | dotfiles-guix-7f4158762fa892cd367f01c81e7bb97b3bb2e4f2.tar.gz dotfiles-guix-7f4158762fa892cd367f01c81e7bb97b3bb2e4f2.tar.bz2 dotfiles-guix-7f4158762fa892cd367f01c81e7bb97b3bb2e4f2.zip |
add nm-applet, add ld-linux simple service
Diffstat (limited to 'home/home.scm')
-rw-r--r-- | home/home.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/home.scm b/home/home.scm index 09542f4..54b362c 100644 --- a/home/home.scm +++ b/home/home.scm @@ -47,6 +47,7 @@ "cage" "libnotify" "waybar" + "network-manager-applet" ; xdg "xdg-desktop-portal-wlr" @@ -115,7 +116,7 @@ ; utilities "qbittorrent" "syncthing" - "wine-staging" + "wine64" "winetricks")) (list ; system |