mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
disko: init vanadium configuration
This commit is contained in:
parent
8ebb62d287
commit
2adb173076
2 changed files with 97 additions and 1 deletions
|
|
@ -1 +1,6 @@
|
|||
{ flake.diskoConfigurations.carbon = import ./carbon; }
|
||||
{
|
||||
flake.diskoConfigurations = {
|
||||
carbon = import ./carbon;
|
||||
vanadium = import ./vanadium;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue