matshell
This commit is contained in:
parent
f339b338a3
commit
701c9d71f0
5 changed files with 44 additions and 14 deletions
7
home/matshell.nix
Normal file
7
home/matshell.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ matshell, ...}: {
|
||||
imports = [ matshell.homeManagerModules.default ];
|
||||
|
||||
programs.ags = {
|
||||
matshell.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue