mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-19 22:33:56 +00:00
Compare commits
No commits in common. "29b1a7943d8d3d75e4c27d593bfdf18fd841e361" and "03902ba85e2255547705e91dd7284726831bb261" have entirely different histories.
29b1a7943d
...
03902ba85e
3 changed files with 0 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "dots-hyprland"]
|
||||
path = dots-hyprland
|
||||
url = https://github.com/danbulant/dots-hyprland
|
||||
[submodule "cartesi-machine-emulator"]
|
||||
path = cartesi-machine-emulator
|
||||
url = git@github.com:danbulant/machine-emulator
|
||||
|
|
|
|||
|
|
@ -386,8 +386,6 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
exfat
|
||||
exfatprogs
|
||||
git
|
||||
# nvtopPackages.full
|
||||
btop
|
||||
|
|
|
|||
|
|
@ -121,8 +121,6 @@ in
|
|||
stateVersion = "25.11";
|
||||
|
||||
packages = with pkgs; [
|
||||
gh
|
||||
inkscape
|
||||
osuLazerBinNvidia
|
||||
osuLazerBinDebug
|
||||
deadlockModManager
|
||||
|
|
@ -136,7 +134,6 @@ in
|
|||
patches = (oldAttrs.patches or [ ]) ++ [ ../../pkgs/qt6ct-0.11.patch ];
|
||||
name = "qt6ct-kde";
|
||||
}))
|
||||
moonlight-qt
|
||||
bubblewrap
|
||||
exiftool
|
||||
kdePackages.qtstyleplugin-kvantum
|
||||
|
|
|
|||
Loading…
Reference in a new issue