ephemeral is now a nixosModule
This commit is contained in:
parent
79ecda817e
commit
5edad8b957
6 changed files with 121 additions and 74 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
"desktop"
|
||||
"bluetooth"
|
||||
"dev"
|
||||
"ephermal"
|
||||
"ephemeral"
|
||||
"fwupd"
|
||||
"gaming"
|
||||
"libvirtd"
|
||||
|
|
@ -26,7 +26,7 @@ in
|
|||
"desktop"
|
||||
"bluetooth"
|
||||
"dev"
|
||||
"ephermal"
|
||||
"ephemeral"
|
||||
"networkmanager"
|
||||
"podman"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue