mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
trying to get this shit to build
This commit is contained in:
parent
1861c3e6e6
commit
375a6dc02f
17 changed files with 111 additions and 115 deletions
|
|
@ -12,11 +12,11 @@ in
|
|||
|
||||
home.packages = with pkgs; [
|
||||
wget curl tree neofetch
|
||||
unzip fping calc qrendcode
|
||||
unzip fping calc qrencode
|
||||
fd pkg-config pciutils
|
||||
neofetch mdbook rsync
|
||||
android-studio docker
|
||||
gcc gnumake
|
||||
docker gcc gnumake
|
||||
android-studio
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue