start making modules as actual modules, wip no battery left
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
# **************************************************************************** #
|
||||
# #
|
||||
# ::: :::::::: #
|
||||
# configuration.nix :+: :+: :+: #
|
||||
# global.nix :+: :+: :+: #
|
||||
# +:+ +:+ +:+ #
|
||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/02/09 01:43:46 by tomoron #+# #+# #
|
||||
# Updated: 2025/02/09 01:50:15 by tomoron ### ########.fr #
|
||||
# Updated: 2025/02/09 03:04:10 by tomoron ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
{ config, lib, inputs, pkgs, flakeName, ... }:
|
||||
{ lib, pkgs, flakeName, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
Reference in New Issue
Block a user