add comments

This commit is contained in:
Git Sagar 2023-08-03 20:59:10 +00:00
parent b47437ff17
commit 1c8851d3cc
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# from https://nixos.wiki/wiki/Creating_a_NixOS_live_CD
{ config, pkgs, ... }:
{
imports = [

View file

@ -1,3 +1,4 @@
#from https://nixos.wiki/wiki/Creating_a_NixOS_live_CD
{ config, pkgs, ... }:
{
imports = [