Compare commits

..

No commits in common. "dd91b7d0d0dbcee8ec58aae6769c582af7dbd332" and "b3b0a8abf6f3ceab036fc21d99f4a339c3c70589" have entirely different histories.

2 changed files with 6 additions and 16 deletions

View file

@ -117,10 +117,6 @@
stow
fish
yt-dlp
dig
nmap
unzip
pavucontrol
tailscale
fastfetch
signal-desktop
@ -131,10 +127,7 @@
libreoffice-qt6-fresh
komikku
joplin
joplin-desktop
obs-studio
kdePackages.kdenlive
freetube
# Only related to this laptop - above to be moved to a more common config when ive added more hosts
kdePackages.dolphin
prismlauncher
@ -150,8 +143,6 @@
pnpm
rustc
cargo
code-cursor
cursor-cli
];
# Custom services

View file

@ -70,13 +70,12 @@
};
# Vim config
vim = {
enable = true;
settings = {
expandtab = true;
tabstop = 2;
shiftwidth = 2;
};
vim = {
enable = true;
settings = {
tabstop = 2;
shiftwidth = 2;
};
};
# Enable fish