Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dramforever/config

Random config (v2, clean history)
https://github.com/dramforever/config

nix-flake

Last synced: about 2 months ago
JSON representation

Random config (v2, clean history)

Awesome Lists containing this project

README

        

# config

Random config files

## Nix Flake

This repository contains a Nix Flake. To use it, use the following Flake URL:

```plain
github:dramforever/config
```

Contents of this flake:

```console
$ nix flake show github:dramforever/config
github:dramforever/config/[...]
├───defaultPackage
│ └───x86_64-linux: package 'dram-packages'
├───legacyPackages
│ ├───aarch64-linux: omitted (use '--legacy' to show)
│ ├───i686-linux: omitted (use '--legacy' to show)
│ ├───x86_64-darwin: omitted (use '--legacy' to show)
│ └───x86_64-linux: omitted (use '--legacy' to show)
├───nixosConfigurations
│ ├───madoka: NixOS configuration
│ └───sakuya: NixOS configuration
└───overlays: unknown
```