Centralize default settings
This commit is contained in:
parent
eccebe5b17
commit
d91cbe3bdf
7 changed files with 54 additions and 44 deletions
scripts/Arch/OS
|
@ -1,11 +0,0 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
../../../lib/modules/partition.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
partition.os.partitions = {
|
||||
OS.label = "Arch";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue