mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 01:40:07 -05:00
Look, I Don't Know...
This commit is contained in:
parent
329ed8d5f6
commit
f90640b86e
4 changed files with 48 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Lix/ausolotl config flake";
|
||||
description = "Lix/Auxolotl config flake";
|
||||
|
||||
inputs = {
|
||||
# nixpkgs.url = "github:auxolotl/nixpkgs/nixos-unstable";
|
||||
|
|
@ -22,6 +22,10 @@
|
|||
sops-nix = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
catppuccin-vsc = {
|
||||
url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, lix-module, ... }@inputs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue