non important commit
This commit is contained in:
parent
ff071d2bf4
commit
ab6b1d3975
18 changed files with 75 additions and 14 deletions
7
configuration/modules/system/programs.nix
Normal file
7
configuration/modules/system/programs.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs = {
|
||||
steam.enable = true;
|
||||
bash.blesh.enable = true;
|
||||
nix-ld.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue