feat: Removed a lot of items
This commit is contained in:
@@ -52,10 +52,6 @@
|
||||
[net]
|
||||
git-fetch-with-cli = true
|
||||
|
||||
# [target.aarch64-apple-darwin]
|
||||
# linker = "clang"
|
||||
# rustflags = ["-C", "link-arg=-fuse-ld=${pkgs.mold}/bin/mold"]
|
||||
|
||||
[registries.catscii]
|
||||
index = "https://git.shipyard.rs/catscii/crate-index.git"
|
||||
|
||||
|
||||
@@ -25,22 +25,18 @@ lib.attrsets.optionalAttrs device.hasGui {
|
||||
[]
|
||||
++ lib.optionals device.hasGui [
|
||||
discord
|
||||
abaddon
|
||||
ferdium
|
||||
jdk
|
||||
mullvad-closest
|
||||
mullvad-vpn
|
||||
nautilus
|
||||
nextcloud-client
|
||||
totem
|
||||
ffmpegthumbnailer
|
||||
polkit_gnome
|
||||
psst
|
||||
seahorse
|
||||
signal-desktop
|
||||
slack
|
||||
sony-headphones-client
|
||||
spotify
|
||||
steam-run
|
||||
via
|
||||
wl-clipboard
|
||||
zed-editor
|
||||
webcord
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
# "${pkgs.swww}/bin/swww init; swww img ~/.local/share/dotfiles/images/wallpaper.jpg"
|
||||
"${pkgs.ironbar}/bin/ironbar"
|
||||
# "${pkgs.swayosd}/bin/swayosd-server"
|
||||
"${pkgs.nextcloud-client}/bin/nextcloud --background"
|
||||
# "${pkgs.nextcloud-client}/bin/nextcloud --background"
|
||||
];
|
||||
|
||||
"$mainMod" = "SUPER";
|
||||
|
||||
Reference in New Issue
Block a user