Add imv
This commit is contained in:
parent
8de0eb092f
commit
b95b0f8ee7
2 changed files with 6 additions and 0 deletions
5
modules/home/imv.nix
Normal file
5
modules/home/imv.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
programs.imv = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue