mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
Add stuff thats in progress of getting upstreamed
This commit is contained in:
parent
dff0d40777
commit
55223e5c38
5 changed files with 28 additions and 0 deletions
6
upstream/pkgs/default.nix
Normal file
6
upstream/pkgs/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ self, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue