Update and rename configuration.nix to configuration-template.nix
This commit is contained in:
parent
51f33d2bd5
commit
9f26985cda
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
########################################################################
|
||||||
|
# Template file used to set up git fetch. Run using 'nix-shell -p git' #
|
||||||
|
########################################################################
|
||||||
|
|
||||||
|
|
||||||
{ config, pkgs, lib, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
Loading…
Add table
Add a link
Reference in a new issue