initial commit, with lots of old code that i may need again later
This commit is contained in:
commit
79b4f7454d
8 changed files with 294 additions and 0 deletions
3
default.nix
Normal file
3
default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
# pkgs.callPackage ./kernel-aeolia.nix {}
|
||||
pkgs.callPackage ./kernel-aeolia-5.3.nix {}
|
Loading…
Add table
Add a link
Reference in a new issue