new culr
This commit is contained in:
parent
c470c63ab2
commit
bafb226314
15 changed files with 443 additions and 179 deletions
6
system/modules/culr.nix
Normal file
6
system/modules/culr.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
programs.meat = {
|
||||
enable = true;
|
||||
pattern = "rainbow-pair";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue