mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/printing: init from legacy
This commit is contained in:
parent
9f3ecc5972
commit
cf22787664
5 changed files with 25 additions and 12 deletions
|
@ -22,7 +22,6 @@
|
|||
../../legacy/modules/media.nix
|
||||
../../legacy/modules/meeting.nix
|
||||
../../legacy/modules/power.nix
|
||||
../../legacy/modules/printer.nix
|
||||
../../legacy/modules/screen-sharing.nix
|
||||
../../legacy/modules/sway.nix
|
||||
../../legacy/modules/sync.nix
|
||||
|
|
|
@ -6,5 +6,6 @@ in
|
|||
{
|
||||
my.profiles = {
|
||||
android.enable = true;
|
||||
printing.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue