Update and rename configuration.nix to configuration-template.nix

This commit is contained in:
ediblerope 2025-12-03 16:17:26 +00:00 committed by GitHub
parent 51f33d2bd5
commit 9f26985cda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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