mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-17 13:23:51 +00:00
update
This commit is contained in:
parent
d8b65aa4cb
commit
480a6367c9
3 changed files with 3 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit b4a2dc5c569ed2f840d664556617e69f874a103e
|
|
||||||
|
|
@ -386,6 +386,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
exfat
|
||||||
|
exfatprogs
|
||||||
git
|
git
|
||||||
# nvtopPackages.full
|
# nvtopPackages.full
|
||||||
btop
|
btop
|
||||||
|
|
|
||||||
|
|
@ -122,6 +122,7 @@ in
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
gh
|
gh
|
||||||
|
inkscape
|
||||||
osuLazerBinNvidia
|
osuLazerBinNvidia
|
||||||
osuLazerBinDebug
|
osuLazerBinDebug
|
||||||
deadlockModManager
|
deadlockModManager
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue