forked from fabian/nix_config
add steam module
sadly this has to be a system package until we find a non shitty way of installing in through hm
This commit is contained in:
parent
6d0c611eae
commit
0473f830f6
3 changed files with 75 additions and 1 deletions
|
@ -1 +1,10 @@
|
|||
{}
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./trash
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue