Remove lemonake flake

This commit is contained in:
2025-08-19 14:39:12 -04:00
parent 0aae883fc9
commit ac0e09f87f
4 changed files with 6 additions and 63 deletions

View File

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, lemonake, ... }:
{ config, pkgs, ... }:
{
imports =
@ -165,7 +165,7 @@
htop
lemonake.packages.${pkgs.system}.wayvr-dashboard-git
# lemonake.packages.${pkgs.system}.wayvr-dashboard-git
(monado.overrideAttrs (oldAttrs: rec {
src = fetchFromGitLab {