mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fix
This commit is contained in:
parent
201e2160a4
commit
25df3c37ef
3 changed files with 5 additions and 3 deletions
|
|
@ -10,6 +10,8 @@ in
|
|||
home.packages = with pkgs; [
|
||||
nix-init
|
||||
nix-prefetch-git
|
||||
|
||||
gcc
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue