flake.nix: add old channel, Marisa: downgrade to cgroupv1

This commit is contained in:
2022-02-03 12:23:24 +05:30
parent b729daba56
commit c9e27b621d
5 changed files with 28 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{lib, config, pkgs, ...}:
{ lib, config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
git