This commit is contained in:
kirbara 2025-12-01 15:41:09 +07:00
parent 7631a3eb4a
commit b4c896f447
Signed by: exp
GPG key ID: D7E63AD0019E75D9
3 changed files with 43 additions and 140 deletions

View file

@ -4,7 +4,7 @@
# ██╔═██╗░██║░╚═══██╗░╚═══██╗██╔══██╗██╔══██║██╔═██╗░██╔══██║
# ██║░╚██╗██║██████╔╝██████╔╝██████╦╝██║░░██║██║░╚██╗██║░░██║
# ╚═╝░░╚═╝╚═╝╚═════╝░╚═════╝░╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░╚═╝
# Keep It Siimple Stoopid, BAKA!
# Keep It Siimple Stoopid BAKA!
#
# "keep it low cognitive load, high clarity, and cute"
# - Lao Tzu, The Art of Config (maybe)
@ -12,7 +12,7 @@
# !!! DO-NOT-EDIT THIS FILE !!!
# Generated by flake-file in each modules
# This text exist in /module/system/flake-description.nix
# `nix run ./#write-flake` to apply edit
# `nix run ./#write-flake --impure` to apply edit
#
# so, here cirno fumo instead
#
@ -45,7 +45,7 @@
#
#-----------------------------------------------------------------
{
description = "Kirbara2000 Infra";
description = "EXPERIMENTING Infrastructure";
outputs =
inputs:
@ -69,7 +69,6 @@
inputs = {
affinity-nix.url = "github:mrshmllow/affinity-nix";
agenix.url = "github:ryantm/agenix";
antigravity-nix = {
inputs.nixpkgs.follows = "nixpkgs";
url = "github:jacopone/antigravity-nix";