Unused comments
This commit is contained in:
parent
44c45c48a1
commit
403029e478
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
let
|
|
||||||
in
|
|
||||||
# nixpkgs = builtins.getFlake "github:NixOS/nixpkgs/932fc16b263f26803d3960e4400bc13dde84a972";
|
|
||||||
# chirp = nixpkgs.legacyPackages.${pkgs.system}.chirp;
|
|
||||||
{
|
{
|
||||||
home.packages = [ pkgs.chirp ];
|
home.packages = [ pkgs.chirp ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue