refactor rice into config
This commit is contained in:
parent
c33b079159
commit
3095dc27fe
64 changed files with 225 additions and 230 deletions
|
@ -6,16 +6,16 @@ in
|
|||
quiver = {
|
||||
user = "bolt";
|
||||
imports = [
|
||||
./base
|
||||
./desktop
|
||||
./common
|
||||
./graphical
|
||||
./hosts/quiver
|
||||
];
|
||||
};
|
||||
adrift = {
|
||||
user = "plank";
|
||||
imports = [
|
||||
./base
|
||||
./desktop
|
||||
./common
|
||||
./graphical
|
||||
./hosts/adrift
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue