mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-20 14:54:16 +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"]
|
[submodule "dots-hyprland"]
|
||||||
path = dots-hyprland
|
path = dots-hyprland
|
||||||
url = https://github.com/danbulant/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; [
|
environment.systemPackages = with pkgs; [
|
||||||
exfat
|
|
||||||
exfatprogs
|
|
||||||
git
|
git
|
||||||
# nvtopPackages.full
|
# nvtopPackages.full
|
||||||
btop
|
btop
|
||||||
|
|
|
||||||
|
|
@ -121,8 +121,6 @@ in
|
||||||
stateVersion = "25.11";
|
stateVersion = "25.11";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
gh
|
|
||||||
inkscape
|
|
||||||
osuLazerBinNvidia
|
osuLazerBinNvidia
|
||||||
osuLazerBinDebug
|
osuLazerBinDebug
|
||||||
deadlockModManager
|
deadlockModManager
|
||||||
|
|
@ -136,7 +134,6 @@ in
|
||||||
patches = (oldAttrs.patches or [ ]) ++ [ ../../pkgs/qt6ct-0.11.patch ];
|
patches = (oldAttrs.patches or [ ]) ++ [ ../../pkgs/qt6ct-0.11.patch ];
|
||||||
name = "qt6ct-kde";
|
name = "qt6ct-kde";
|
||||||
}))
|
}))
|
||||||
moonlight-qt
|
|
||||||
bubblewrap
|
bubblewrap
|
||||||
exiftool
|
exiftool
|
||||||
kdePackages.qtstyleplugin-kvantum
|
kdePackages.qtstyleplugin-kvantum
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue