refactor(home): homeModules -> ooknet
This commit is contained in:
parent
b81c929a0b
commit
1d1cb3092f
104 changed files with 214 additions and 255 deletions
|
|
@ -1,12 +1,5 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./starship
|
||||
./starship.nix
|
||||
];
|
||||
|
||||
options.homeModules.console.prompt = {
|
||||
starship = {
|
||||
enable = lib.mkEnableOption "Enable starship prompt";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue