Add gamin module in both nixos and home-manager
This commit is contained in:
parent
2b7d1ec452
commit
f9062e9d15
7 changed files with 71 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./gaming/lutris
|
||||
./video/kdenlive
|
||||
./web/qutebrowser/default.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue