mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-23 23:24:15 -05:00
remove lighthouse
This commit is contained in:
parent
8c68d5cdd1
commit
33ca31c4fa
7 changed files with 0 additions and 116 deletions
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../modules
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
ricing.basic.enable = false;
|
||||
|
||||
user.lighthouse.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue